Package doesn't exist
This commit is contained in:
parent
92edd5dc1f
commit
9952ee9ecb
|
@ -295,7 +295,7 @@ function install_rss_main {
|
|||
remove_onion_service rss ${RSS_READER_ONION_PORT} ${RSS_MOBILE_READER_ONION_PORT}
|
||||
|
||||
apt-get -yq install php-gettext php-curl php-gd php-mysql git
|
||||
apt-get -yq install curl php-xml-parser php-mcrypt
|
||||
apt-get -yq install curl php-mcrypt
|
||||
|
||||
if [ ! -d /etc/share ]; then
|
||||
mkdir /etc/share
|
||||
|
|
Loading…
Reference in New Issue