From afdb8418804632e3baa87885aedd968dd6f3c843 Mon Sep 17 00:00:00 2001 From: zeus Date: Fri, 31 Dec 2021 21:04:38 +0200 Subject: [PATCH] add --- install/usr/share/swarmlab.io/sec/swarmlab-sec | 1 + 1 file changed, 1 insertion(+) diff --git a/install/usr/share/swarmlab.io/sec/swarmlab-sec b/install/usr/share/swarmlab.io/sec/swarmlab-sec index 2245966..5ca049f 100755 --- a/install/usr/share/swarmlab.io/sec/swarmlab-sec +++ b/install/usr/share/swarmlab.io/sec/swarmlab-sec @@ -269,6 +269,7 @@ fi /bin/cp -rf $DIR/project/courses $Wdir/project /bin/cp -f $DIR/project/hello_world.sh $Wdir/project /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_get $Wdir/$hostnames_get /bin/cp -f $DIR/ROOT_PASSWORD $Wdir/ROOT_PASSWORD