diff --git a/install/usr/share/swarmlab.io/sec/swarmlab-sec b/install/usr/share/swarmlab.io/sec/swarmlab-sec index 0d31fa6..af9e357 100755 --- a/install/usr/share/swarmlab.io/sec/swarmlab-sec +++ b/install/usr/share/swarmlab.io/sec/swarmlab-sec @@ -312,7 +312,7 @@ fi /bin/mkdir -p $Wdir/project /bin/cp -f $DIR/project/mpich-3.2.tar.gz $Wdir -/bin/cp -rf $DIR/projetc/bin $Wdir/project +/bin/cp -rf $DIR/project/bin $Wdir/project /bin/cp -rf $DIR/project/examples $Wdir/project /bin/cp -f $DIR/project/hello_world.sh $Wdir/project /bin/cp -f $DIR/$bootstrap $Wdir/$bootstrap