|
@ -269,6 +269,7 @@ fi |
|
|
/bin/cp -rf $DIR/project/courses $Wdir/project |
|
|
/bin/cp -rf $DIR/project/courses $Wdir/project |
|
|
/bin/cp -f $DIR/project/hello_world.sh $Wdir/project |
|
|
/bin/cp -f $DIR/project/hello_world.sh $Wdir/project |
|
|
/bin/cp -f $DIR/$bootstrap $Wdir/$bootstrap |
|
|
/bin/cp -f $DIR/$bootstrap $Wdir/$bootstrap |
|
|
|
|
|
/bin/cp -f $DIR/sec_bootstrapmysql $Wdir/sec_bootstrapmysql |
|
|
/bin/cp -f $DIR/$hostnames $Wdir/$hostnames |
|
|
/bin/cp -f $DIR/$hostnames $Wdir/$hostnames |
|
|
/bin/cp -f $DIR/$hostnames_get $Wdir/$hostnames_get |
|
|
/bin/cp -f $DIR/$hostnames_get $Wdir/$hostnames_get |
|
|
/bin/cp -f $DIR/ROOT_PASSWORD $Wdir/ROOT_PASSWORD |
|
|
/bin/cp -f $DIR/ROOT_PASSWORD $Wdir/ROOT_PASSWORD |
|
|