openvpn-user/install-deps.sh

6 lines
74 B
Bash
Raw Normal View History

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