Skip to content

Commit

Permalink
Merge pull request #36 from FunnyWolf/FunnyWolf-patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
No-Github committed Aug 15, 2023
2 parents e16f306 + 5087152 commit bf997ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion f8x
Original file line number Diff line number Diff line change
Expand Up @@ -7680,7 +7680,7 @@ viper_Install(){
Viper_Pass=$input
cat docker-compose.yml.bak | sed "s/diypassword/$Viper_Pass/" >> docker-compose.yml
cd /root/VIPER && docker compose up -d

rm /root/VIPER/docker-compose.yml.bak
Echo_INFOR "Waiting for the system to start(15s), access https://vpsip:60000 Login to the server. Username : root Password : $Viper_Pass"

}
Expand Down

0 comments on commit bf997ed

Please sign in to comment.