Remove cat
oginstaller/pipeline/head There was a failure building this commit
Details
oginstaller/pipeline/head There was a failure building this commit
Details
parent
8e9e671358
commit
471e0456eb
|
@ -13,7 +13,6 @@ CLEAN_CHROOT=${CLEAN_CHROOT:-1}
|
||||||
OUTPUT_DIR=/media/sf_Downloads/
|
OUTPUT_DIR=/media/sf_Downloads/
|
||||||
IMAGE_DIR=$DIR/image
|
IMAGE_DIR=$DIR/image
|
||||||
DEBOOT_STRAP_URL=http://mirror.raiolanetworks.com/ubuntu/
|
DEBOOT_STRAP_URL=http://mirror.raiolanetworks.com/ubuntu/
|
||||||
SUDO_PASSWD=${SUDO_PASSWD:-$(cat $PASSWD_FILE)}
|
|
||||||
|
|
||||||
|
|
||||||
function umount_in_chroot() {
|
function umount_in_chroot() {
|
||||||
|
|
Loading…
Reference in New Issue