Browse Source

mod: script

Ben 1 năm trước cách đây
mục cha
commit
6e8c4d416a
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      scripts/init.sh

+ 1 - 1
scripts/init.sh

@@ -1,7 +1,7 @@
 # install golang
 add-apt-repository ppa:longsleep/golang-backports -y
 apt update -y
-apt install golang-go
+apt install golang-go -y
 
 # vpn
 #curl -O https://raw.githubusercontent.com/angristan/openvpn-install/master/openvpn-install.sh