merge
Some checks failed
Publish Image / build (push) Has been cancelled

This commit is contained in:
texm
2023-06-05 09:20:31 +08:00

View File

@@ -1,5 +1,5 @@
<script> <script>
const bootstrapLink = "https://shokku.dev/install.sh"; const bootstrapLink = "https://shokku.dev/bootstrap.sh";
const scriptInstallCommands = [ const scriptInstallCommands = [
`wget "${bootstrapLink}"`, `wget "${bootstrapLink}"`,
`export SHOKKU_LETSENCRYPT_EMAIL="foo@example.com"`, `export SHOKKU_LETSENCRYPT_EMAIL="foo@example.com"`,