1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/ttrss_ynh.git synced 2024-10-01 13:34:46 +02:00

Update install

This commit is contained in:
titoko 2013-11-24 19:57:53 +01:00
parent 7b3641633b
commit 6496917135

View file

@ -38,7 +38,7 @@ echo "*/30 * * * * www-data cd $final_path && /usr/bin/php $final_path/update.ph
sudo mkdir $final_path/cache/{export,images,upload,js}
sudo mkdir $final_path/{feed-icons,lock}
sudo chmod -R 777 cache/images && &&chmod -R 777 cache/upload && chmod -R 777 cache/export && chmod -R 777 cache/js && chmod -R 777 feed-icons && chmod -R 777 lock
sudo chmod -R 777 cache/images && chmod -R 777 cache/upload && chmod -R 777 cache/export && chmod -R 777 cache/js && chmod -R 777 feed-icons && chmod -R 777 lock
# Set permissions to ttrss directory