mirror of
https://github.com/YunoHost-Apps/shaarli_ynh.git
synced 2024-09-03 20:26:10 +02:00
cleaning
This commit is contained in:
parent
2b6f24520e
commit
21bb10e8ea
1 changed files with 0 additions and 3 deletions
|
@ -30,9 +30,6 @@ then
|
|||
cp -a "$install_dir/data" "$tmpdir/data"
|
||||
cp -a "$install_dir/tpl" "$tmpdir/tpl"
|
||||
|
||||
# Remove the app directory securely
|
||||
#REMOVEME? ynh_secure_remove "$install_dir"
|
||||
|
||||
# Download, check integrity, uncompress and patch the source from app.src
|
||||
ynh_setup_source --dest_dir="$install_dir"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue