Skip to content

Instantly share code, notes, and snippets.

@cipherself
Created October 22, 2025 16:34
Show Gist options
  • Select an option

  • Save cipherself/92f7f1be86c18fe9f73e52faecc3748c to your computer and use it in GitHub Desktop.

Select an option

Save cipherself/92f7f1be86c18fe9f73e52faecc3748c to your computer and use it in GitHub Desktop.

Revisions

  1. cipherself created this gist Oct 22, 2025.
    5 changes: 5 additions & 0 deletions start.sh
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,5 @@
    #!/usr/bin/env bash
    set -e

    service ssh start
    exec "$@"