rev 1.7.4c update
This commit is contained in:
parent
752541a563
commit
959fe792f0
|
|
@ -1465,7 +1465,7 @@ hacking_api_prereq() {
|
||||||
chown -R $finduser:$finduser /home/$finduser/labs
|
chown -R $finduser:$finduser /home/$finduser/labs
|
||||||
cd /home/$finduser/labs/crAPI/deploy/docker
|
cd /home/$finduser/labs/crAPI/deploy/docker
|
||||||
fi
|
fi
|
||||||
chmod -R 777 $HOME/peh/labs $HOMD/peh/labs/*
|
chmod -R 777 $HOME/peh/labs $HOME/peh/labs/*
|
||||||
echo -e "\n $greenplus Please cd $PWD"
|
echo -e "\n $greenplus Please cd $PWD"
|
||||||
echo -e " and run the following command : sudo docker-compose up "
|
echo -e " and run the following command : sudo docker-compose up "
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue