mirror of
https://github.com/YunoHost-Apps/immich_ynh.git
synced 2024-09-03 20:36:24 +02:00
Update install
This commit is contained in:
parent
adb4634487
commit
c73771694b
1 changed files with 1 additions and 1 deletions
|
@ -167,7 +167,7 @@ mkdir -p "$final_path/ml/node_modules/"
|
|||
rsync -a "$final_path/build/output/usr/src/app/dist/" "$final_path/ml/dist/"
|
||||
rsync -a "$final_path/build/output/usr/src/app/node_modules/" "$final_path/ml/node_modules/"
|
||||
|
||||
ynh_secure_remove --file="$final_path/build"
|
||||
#ynh_secure_remove --file="$final_path/build"
|
||||
|
||||
chmod 750 "$final_path"
|
||||
chmod -R o-rwx "$final_path"
|
||||
|
|
Loading…
Add table
Reference in a new issue