diff --git a/src/freedombone-app-privatebin b/src/freedombone-app-privatebin index a2777974..374d2e7b 100755 --- a/src/freedombone-app-privatebin +++ b/src/freedombone-app-privatebin @@ -297,6 +297,7 @@ function install_privatebin { apt-get -yq install php-gettext php-curl php-gd php-mysql git curl apt-get -yq install memcached php-memcached php-intl exiftool libfcgi0ldbl + apt-get -yq install php-libsodium libsodium18 if [ ! -d /var/www/$PRIVATEBIN_DOMAIN_NAME ]; then mkdir /var/www/$PRIVATEBIN_DOMAIN_NAME