mirror of
https://github.com/YunoHost-Apps/excalidraw_ynh.git
synced 2024-09-03 18:36:04 +02:00
fix
This commit is contained in:
parent
f2d4236943
commit
ae9729e647
2 changed files with 1 additions and 1 deletions
Before Width: | Height: | Size: 234 KiB After Width: | Height: | Size: 234 KiB |
|
@ -53,7 +53,7 @@ pushd "$install_dir/build"
|
|||
popd
|
||||
|
||||
ynh_exec_as $app mv "$install_dir/build/build" "$install_dir/live"
|
||||
#REMOVEME? ynh_secure_remove --file="$install_dir/build"
|
||||
ynh_secure_remove --file="$install_dir/build"
|
||||
|
||||
chmod 750 "$install_dir"
|
||||
chmod -R o-rwx "$install_dir"
|
||||
|
|
Loading…
Reference in a new issue