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
1 changed files with 5 additions and 0 deletions

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