openvpn-user/install-deps.sh

6 lines
87 B
Bash
Raw Normal View History

2021-02-14 05:10:09 -05:00
#!/usr/bin/env bash
set -e
apt-get update
2021-02-14 05:16:36 -05:00
apt-get install -y gcc gcc-multilib sqlite3