Skip to content

Commit

Permalink
logfile cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
znmeb committed May 13, 2024
1 parent 83a4611 commit 087e2b3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ export CHUCK_VERSION="chuck-1.5.2.4"

echo "Clearing Logs"
rm -f Logs/*
export LOGFILE=$PWD/Logs/chuck_and_chugins.log
export LOGFILE=$PWD/Logs/1_install_chuck_and_chugins.log

echo "Installing build dependencies"
sudo apt-get update -qq
Expand Down

0 comments on commit 087e2b3

Please sign in to comment.