diff entrypoint.sh @ 16:db4037285592 main master

update deps, some ide setup
author drewp@bigasterisk.com
date Fri, 27 Aug 2021 13:40:49 -0700
parents f714a6a7842c
children
line wrap: on
line diff
--- a/entrypoint.sh	Sat Jul 17 00:17:56 2021 -0700
+++ b/entrypoint.sh	Fri Aug 27 13:40:49 2021 -0700
@@ -1,5 +1,4 @@
 #!/bin/sh
 
-echo "nameserver 10.43.0.10 8.8.8.8" > /etc/resolv.conf
 
 exec python3.8 hg_status.py -v
\ No newline at end of file