Skip to content

Commit

Permalink
Update Cloudtopolis.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
JoelGMSec authored Aug 21, 2024
1 parent d7d47ef commit 17fc224
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cloudtopolis.sh
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ echo -e "\e[37;1mDone!"

docker tag mysql:5.7 cloudtopolis/database > /dev/null 2>&1
docker rmi mysql:5.7 > /dev/null 2>&1
CloudtopolisDB="$(pwd)/Cloudtopolis/mysql/hashtopolis"
CloudtopolisDB="$(pwd)/Cloudtopolis/mysql/mysql.sock"

echo -e "\e[0m"
echo -e "\e[32;1m[+] Installing Hashtopolis..\e[37;1m"
Expand Down

0 comments on commit 17fc224

Please sign in to comment.