tidying up
This commit is contained in:
parent
b0ffcca60a
commit
588d64c9f5
4 changed files with 5 additions and 3 deletions
|
|
@ -62,7 +62,7 @@ if [ -f $UPDATE_PATH ]; then
|
|||
rm -f $UPDATE_PATH
|
||||
|
||||
# the updated system finishes the install/update
|
||||
$SYSTEM_PATH/bin/install.sh
|
||||
$SYSTEM_PATH/bin/install.sh # &> $SDCARD_PATH/install.txt
|
||||
fi
|
||||
|
||||
ROOTFS_IMAGE=$SYSTEM_PATH/rootfs.ext2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue