mirror of
https://github.com/YunoHost-Apps/photoprism_ynh.git
synced 2024-09-03 19:56:41 +02:00
Update install
This commit is contained in:
parent
383ba5b0be
commit
34b96d311f
1 changed files with 1 additions and 1 deletions
|
@ -159,7 +159,7 @@ datadir=/home/yunohost.app/$app
|
|||
ynh_app_setting_set --app=$app --key=datadir --value=$datadir
|
||||
|
||||
mkdir -p $datadir
|
||||
|
||||
mkdir "$datadir/assets/"
|
||||
mv "$final_path/build/assets/"* "$datadir/assets/"
|
||||
|
||||
chmod 750 "$datadir"
|
||||
|
|
Loading…
Add table
Reference in a new issue