Merge branch 'master' of github.com:pashcovich/openvpn-user
This commit is contained in:
commit
9724abb3ff
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
apt-get update
|
||||
apt-get install -y sqlite3 gcc-arm-linux-gnueabi gcc-aarch64-linux-gnu gcc-6-aarch64-linux-gnu gcc-6-arm-linux-gnueabi
|
||||
apt-get install -y sqlite3 gcc-arm-linux-gnueabi gcc-aarch64-linux-gnu
|
||||
|
|
Loading…
Reference in a new issue