Skip to content

Commit

Permalink
Update ljos_script_setup.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
dinooz authored Jul 30, 2018
1 parent 785687e commit 8167c14
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions ljos_script_setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -506,3 +506,6 @@ cd tmp/
sudo tar xJf ../ljos-build-29July2018.tar.xz
sudo grub-install --root-directory=/home/xubuntu/tmp/ /dev/sda

nowis=$(date +"%s")
difftimelps=$(($nowis-$begin))
echo -e "`date`\t$difftimelps\t\tLJOS - Build Complete" >> ~/ljos_build.log

0 comments on commit 8167c14

Please sign in to comment.