Skip to content

Commit

Permalink
Moved dojo docker source from mgillam to samuraiwtf
Browse files Browse the repository at this point in the history
  • Loading branch information
secureideas authored and mgillam committed Mar 15, 2019
1 parent dc5057b commit e223226
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install/target_bootstrap.sh
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ sudo docker pull bit0pus/docker-mutillidae
#DOJO BASIC
echo 'Setting up Samurai Dojo...'
echo '...cloning repo...'
sudo git clone --recursive https://github.com/mgillam/samurai-dojo-docker.git /opt/targets/samurai-dojo-docker
sudo git clone --recursive https://github.com/SamuraiWTF/samurai-dojo-docker.git /opt/targets/samurai-dojo-docker
echo '...rewriting db config...'
sudo rm /opt/targets/samurai-dojo-docker/apps/Samurai-Dojo/basic/config.inc
echo "<?php" | sudo tee /opt/targets/samurai-dojo-docker/apps/Samurai-Dojo/basic/config.inc
Expand Down

0 comments on commit e223226

Please sign in to comment.