mirror of
https://github.com/cimryan/teslausb.git
synced 2026-03-01 04:30:33 +00:00
More logging in partition creation
This commit is contained in:
@@ -16,6 +16,7 @@ then
|
||||
fi
|
||||
|
||||
function setup_progress () {
|
||||
SETUP_LOGFILE=/boot/teslausb-headless-setup.log
|
||||
if [ $HEADLESS_SETUP = "true" ]
|
||||
then
|
||||
echo "$( date ) : $1" >> "$SETUP_LOGFILE"
|
||||
|
||||
Reference in New Issue
Block a user