forked from e621ng/e621ng
parent
c63c39e6f1
commit
defa113b70
@ -4,6 +4,8 @@ APP_DIR=/home/danbooru/danbooru
|
||||
CHRUBY_PATH=/etc/profile.d/chruby.sh
|
||||
|
||||
apt-get update
|
||||
# Fix for https://github.com/nodesource/distributions/issues/1266
|
||||
apt-get install ca-certificates
|
||||
|
||||
package_installed() {
|
||||
if dpkg-query -f '${binary:Package}\n' -W | grep "$1" &>/dev/null; then
|
||||
|
Loading…
Reference in New Issue
Block a user