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:
abeudin 2015-02-20 10:01:19 +01:00
parent c286f212a3
commit 7769f1b8ef

View file

@ -51,6 +51,7 @@ do
done
for i in feed-icons lock
do
if [ ! -d $final_path/$i ]
sudo mkdir $final_path/$i
fi