mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-22 06:13:58 -07:00
Update setup-docker.sh
This commit is contained in:
parent
f85ff0ede8
commit
4352d822fd
1 changed files with 1 additions and 0 deletions
|
@ -55,6 +55,7 @@ echo ""
|
||||||
read -p "🌐 Enter your host (IP or domain, e.g. 192.168.1.100 or example.com): " TP_HOST
|
read -p "🌐 Enter your host (IP or domain, e.g. 192.168.1.100 or example.com): " TP_HOST
|
||||||
|
|
||||||
if [ -z "$TP_HOST" ]; then
|
if [ -z "$TP_HOST" ]; then
|
||||||
|
echo ""
|
||||||
echo "❌ Error: Host cannot be empty!"
|
echo "❌ Error: Host cannot be empty!"
|
||||||
exit 1
|
exit 1
|
||||||
fi
|
fi
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue