mirror of
https://github.com/YunoHost-Apps/mautrix_signal_ynh.git
synced 2024-09-03 19:46:07 +02:00
fix: signald, remove systemd service
This commit is contained in:
parent
7c79e934e7
commit
b619888179
1 changed files with 1 additions and 0 deletions
|
@ -52,6 +52,7 @@ if [ -e "$install_dir/.rustup" ]; then
|
|||
ynh_exec_as "$app" env "PATH=$PATH" rustup self uninstall
|
||||
fi
|
||||
# Remove signald executable
|
||||
ynh_remove_systemd_config --service="signald"
|
||||
ynh_secure_remove --file="$signald_exe"
|
||||
|
||||
# Remove signald data
|
||||
|
|
Loading…
Add table
Reference in a new issue