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