updating pull and run script
This commit is contained in:
parent
8e622ee1f1
commit
6f09a2476b
@ -1,8 +1,3 @@
|
|||||||
# Put the latest version of the dragon-bot.py in the container
|
|
||||||
# printf "[-] Rebuilding container with latest code\n"
|
|
||||||
# docker build -t dragon-bot .
|
|
||||||
# printf "[+] Done\n"
|
|
||||||
|
|
||||||
# Remove the running container so we cna re-use the container name 'dragon-bot'
|
# Remove the running container so we cna re-use the container name 'dragon-bot'
|
||||||
printf "\n[-] Deleting old dragon-bot container from system\n"
|
printf "\n[-] Deleting old dragon-bot container from system\n"
|
||||||
docker rm -f dragon-bot
|
docker rm -f dragon-bot
|
||||||
|
Loading…
x
Reference in New Issue
Block a user