Skip to content

Instantly share code, notes, and snippets.

@NbtKmy
Last active May 19, 2019 11:32
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/9ad42460a53efa3eb52dc4495d87ef36 to your computer and use it in GitHub Desktop.
Save NbtKmy/9ad42460a53efa3eb52dc4495d87ef36 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 --force-renewal --standalone
$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