|
|
|
|
295
|
remove_onion_service rss ${RSS_READER_ONION_PORT} ${RSS_MOBILE_READER_ONION_PORT}
|
295
|
remove_onion_service rss ${RSS_READER_ONION_PORT} ${RSS_MOBILE_READER_ONION_PORT}
|
296
|
|
296
|
|
297
|
apt-get -yq install php-gettext php-curl php-gd php-mysql git
|
297
|
apt-get -yq install php-gettext php-curl php-gd php-mysql git
|
298
|
- apt-get -yq install curl php-xml-parser php-mcrypt
|
|
|
|
|
298
|
+ apt-get -yq install curl php-mcrypt
|
299
|
|
299
|
|
300
|
if [ ! -d /etc/share ]; then
|
300
|
if [ ! -d /etc/share ]; then
|
301
|
mkdir /etc/share
|
301
|
mkdir /etc/share
|