1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/thelounge_ynh.git synced 2024-09-03 20:35:54 +02:00

Update install

This commit is contained in:
ericgaspar 2021-07-03 00:08:42 +02:00
parent 0dc8d5a83b
commit 0621db66e2
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -159,7 +159,7 @@ yunohost service add $app --description="Client Web IRC" --log="/var/log/$app/$a
ynh_script_progression --message="Starting a systemd service..."
# Start a systemd service
ynh_systemd_action --service_name=$app --action=start --log_path=systemd --line_match="Available at http"
ynh_systemd_action --service_name=$app --action=start --log_path=systemd --line_match="Started The Lounge IRC client"
#=================================================
# SETUP SSOWAT