mirror of
https://github.com/YunoHost-Apps/BicBucStriim_ynh.git
synced 2024-09-03 18:15:53 +02:00
Update install
This commit is contained in:
parent
a1cc5288d4
commit
f7c516b313
1 changed files with 1 additions and 1 deletions
|
@ -118,7 +118,7 @@ datadir=/home/yunohost.app/$app
|
|||
ynh_app_setting_set --app=$app --key=datadir --value=$datadir
|
||||
|
||||
mkdir -p $datadir
|
||||
cp -r ../empty_library $baradir
|
||||
cp -r ../empty_library $datadir
|
||||
|
||||
chmod 750 "$datadir"
|
||||
#chmod -R o-rwx "$datadir"
|
||||
|
|
Loading…
Add table
Reference in a new issue