Created
October 22, 2025 16:34
-
-
Save cipherself/92f7f1be86c18fe9f73e52faecc3748c to your computer and use it in GitHub Desktop.
Revisions
-
cipherself created this gist
Oct 22, 2025 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,5 @@ #!/usr/bin/env bash set -e service ssh start exec "$@"