mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-08-15 01:54:33 +00:00
You can find the entire repo here.
This commit is contained in:
2
config/shell_command/flush_pm2_logs.yaml
Executable file
2
config/shell_command/flush_pm2_logs.yaml
Executable file
@@ -0,0 +1,2 @@
|
||||
flush_pm2_logs: >-
|
||||
sudo -u pi -H /usr/bin/pm2 flush
|
2
config/shell_command/restart_homebridge.yaml
Executable file
2
config/shell_command/restart_homebridge.yaml
Executable file
@@ -0,0 +1,2 @@
|
||||
restart_homebridge: >-
|
||||
sudo -u pi -H /usr/bin/pm2 restart homebridge
|
Reference in New Issue
Block a user