This commit is contained in:
Bob Mottram 2018-03-02 22:41:58 +00:00
parent 651809c32c
commit 9d9a45663a
1 changed files with 2 additions and 2 deletions

View File

@ -64,7 +64,7 @@ GENERIC_IMAGE_PASSWORD='freedombone'
IMAGE_TYPE='beaglebone'
CURR_DIR=$(pwd)
CURR_USER=$(echo $USER)
CURR_USER="$USER"
TEMPBUILD_DIR=~/.tmp_${PROJECT_NAME}_build
VMDEBOOTSTRAP_REPO=git://git.liw.fi/vmdebootstrap
VMDEBOOTSTRAP_VERSION=0.8
@ -73,7 +73,7 @@ IMAGE_SIZE=7.9G
IMAGE_SIZE_SPECIFIED=
IMAGE_NAME='full'
USERNAME=$(echo $USER)
USERNAME="$USER"
PASSWORD=
# IP address of the router (gateway)