mirror of
https://github.com/YunoHost-Apps/httpsh_ynh.git
synced 2024-09-03 19:25:55 +02:00
oops, typo
This commit is contained in:
parent
0244834ff2
commit
6da515748a
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ chmod +x "$install_dir/ttyd"
|
|||
# Get only the ttyd-login script
|
||||
ynh_setup_source --source_id=httpsh --dest_dir="$install_dir/httpsh"
|
||||
mv "$install_dir/httpsh/usr/local/bin/ttyd-login" "$install_dir/httpsh-ttyd-login"
|
||||
ynh_secure_remove --file="$installdir/httpsh"
|
||||
ynh_secure_remove --file="$install_dir/httpsh"
|
||||
|
||||
ynh_add_config --template="../conf/ttyd_httpsh.conf" --destination="$install_dir/ttyd_httpsh.conf"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue