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
498f60b049
commit
6c5102071e
1 changed files with 1 additions and 1 deletions
|
@ -48,7 +48,7 @@ else
|
|||
fi
|
||||
|
||||
echo ""
|
||||
read -p "🌐 Enter your host (IP or domain, e.g. 192.168.1.100 or mytp.example.com): " TP_HOST
|
||||
read -p "🌐 Enter your host (IP or domain, e.g. 192.168.1.100 or example.com): " TP_HOST
|
||||
echo ""
|
||||
|
||||
if [ -z "$TP_HOST" ]; then
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue