mirror of
https://github.com/YunoHost-Apps/cac-proxy_ynh.git
synced 2024-09-03 18:16:07 +02:00
5 lines
79 B
Bash
5 lines
79 B
Bash
|
#!/bin/bash
|
||
|
|
||
|
# Restart all dont-code services
|
||
|
sudo systemctl restart "__APP__"
|