Skip to content

Commit

Permalink
Use latest sqlite3 version
Browse files Browse the repository at this point in the history
(again, was removed with last commit)
  • Loading branch information
JamborJan committed Jun 11, 2018
1 parent e2a9508 commit d2c7494
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .sandstorm/setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ EOF

apt-get update
apt-get install -y git g++ automake libtool pkg-config
apt-get install -y nginx php7.2-fpm php7.2-sqlite3 php7.2-cli php7.2-curl git php7.2-dev php7.2-gd
apt-get install -y nginx php7.2-fpm php7.2-sqlite3 php7.2-cli php7.2-curl git php7.2-dev php7.2-gd sqlite3
service nginx stop
service php7.2-fpm stop
systemctl disable nginx
Expand Down

0 comments on commit d2c7494

Please sign in to comment.