Files
inception-of-things/p3/scripts/setup-hostfile.sh
2025-12-17 01:27:04 +01:00

2 lines
116 B
Bash
Executable File

echo "172.19.0.2 argo-app.com" | sudo tee -a "/etc/hosts"
# Edit the IP with the ip in the output of argo-install.sh