1
0
Fork 0
mirror of synced 2024-11-21 16:45:34 -05:00

Create install-deps.sh

This commit is contained in:
Ilya Sosnovsky 2021-02-14 13:10:09 +03:00 committed by GitHub
parent f9a9c0079a
commit f819b3a7d1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

5
install-deps.sh Normal file
View file

@ -0,0 +1,5 @@
#!/usr/bin/env bash
set -e
apt-get update
apt-get install -y gcc sqlite3