1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/hubzilla_ynh.git synced 2024-09-03 19:26:21 +02:00

removed the line to recreation of the smarty folder

This commit is contained in:
Anmol 2017-07-20 11:40:47 +05:30
parent c3f963f971
commit 2ab07e8080

View file

@ -46,7 +46,6 @@ sudo mkdir $final_path/addon
sudo cp -r ../sources/hubzilla-addons/${addons_file}/. $final_path/addon
# 3 - some extra folders
sudo mkdir -p "${final_path}/store/[data]/smarty3"
sudo chmod -R 777 $final_path/store