diff --git a/install_daemon_systemd.sh b/install_daemon_systemd.sh index db914e1..e209c96 100644 --- a/install_daemon_systemd.sh +++ b/install_daemon_systemd.sh @@ -11,4 +11,4 @@ systemctl --user daemon-reload systemctl --user enable pamidi.service systemctl --user start pamidi.service -edho "Done!" \ No newline at end of file +echo "Done!"