diff --git a/scripts/shutdown_system.php b/scripts/shutdown_system.php new file mode 100644 index 0000000..b765831 --- /dev/null +++ b/scripts/shutdown_system.php @@ -0,0 +1,4 @@ + diff --git a/scripts/shutdown_system.sh b/scripts/shutdown_system.sh new file mode 100755 index 0000000..d2eff34 --- /dev/null +++ b/scripts/shutdown_system.sh @@ -0,0 +1,2 @@ +#!/usr/bin/env bash +sudo shutdown now