mirror of
https://github.com/YunoHost-Apps/httpsh_ynh.git
synced 2024-09-03 19:25:55 +02:00
Indent using spaces
This commit is contained in:
parent
8dfc58feb9
commit
760d63e8a0
2 changed files with 8 additions and 7 deletions
|
@ -53,6 +53,7 @@ if [ "$upgrade_type" == "UPGRADE_APP" ]
|
|||
then
|
||||
ynh_script_progression --message="Upgrading source files..." --weight=1
|
||||
|
||||
# Download, check integrity, uncompress and patch the source from app.src
|
||||
ynh_setup_source --source_id=ttyd --dest_dir="$install_dir/ttyd"
|
||||
ynh_setup_source --source_id=httpsh --dest_dir="$install_dir/httpsh"
|
||||
fi
|
||||
|
|
Loading…
Add table
Reference in a new issue