mirror of
https://github.com/YunoHost-Apps/httpsh_ynh.git
synced 2024-09-03 19:25:55 +02:00
e38e2f15e3
* Fix ynh_add_config * Fix default install path * Remove custom_command from install questions * Fix typo * add license * Fix inconsistency in systemd service name * Fix /var/log/app creation before fail2ban run * Fix httpsh install * Use github artifacts instead of deb package * Indent using spaces * set extract = false on source * Fix: chmod +x on executable * Fix permissions * Fix ynh_setup_source * Fix fail2ban on upgrade
3 lines
216 B
Text
3 lines
216 B
Text
OPTIONS="-p __PORT__ -a -i lo -t rendererType=canvas -t theme=\"{'background': '#000', 'foreground': '#c7c7c7', 'cursor': '#c7c7c7'}\" -t cursorBlink=true"
|
|
COMMAND="__INSTALL_DIR__/httpsh-ttyd-login"
|
|
COMMAND_ARGS=""
|