remove apt update gives too many problems

This commit is contained in:
uazo
2023-12-06 20:07:48 +07:00
committed by GitHub
parent 573fb49274
commit 8930409029
+1 -1
View File
@@ -1,6 +1,6 @@
#!/bin/bash
sudo apt update && sudo apt upgrade
#sudo apt update && sudo apt upgrade
echo Connect /tmp/forward-proxy/proxy.sock to 127.0.0.1:8118
test -e /tmp/forward-proxy/proxy.sock && sudo rm /tmp/forward-proxy/proxy.sock