1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/dont-code_ynh.git synced 2024-09-03 18:26:34 +02:00
dont-code_ynh/conf/restart-services.sh
2023-01-07 10:31:21 +01:00

4 lines
81 B
Bash

#!/bin/bash
# Restart all dont-code services
sudo systemctl restart "__APP__-*"