Files
inception-of-things/p3/scripts/setup-hostfile.sh

2 lines
116 B
Bash

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