Skip to content

Instantly share code, notes, and snippets.

@NbtKmy
Last active May 19, 2019 11:34
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save NbtKmy/4c845e85780641f65f5deb563f2a47e0 to your computer and use it in GitHub Desktop.
Save NbtKmy/4c845e85780641f65f5deb563f2a47e0 to your computer and use it in GitHub Desktop.
#!/bin/sh
path="path/to/Cantaloupe-ordner"
path2='dirname $0'
cd $path2
/usr/bin/certbot-auto renew --standalone --quiet
$path/create_keystore.sh
$path/restart.sh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment