UI - fix instances bugs

This commit is contained in:
bunkerity
2021-07-09 11:26:23 +02:00
parent ba197dfa43
commit 4947796c99
2 changed files with 21 additions and 6 deletions

View File

@@ -299,4 +299,6 @@ echo "[*] Download proxies list"
do_and_check_cmd /opt/bunkerized-nginx/scripts/geoip.sh
# We're done
echo "[*] Remove temp files"
do_and_check_cmd rm -rf /tmp/bunkerized-nginx
echo "[*] bunkerized-nginx successfully installed !"