Merge pull request #8 from allburov/patch-1
Some checks failed
Publish Image / build (push) Has been cancelled
Some checks failed
Publish Image / build (push) Has been cancelled
Use "bash bootstrap.sh"
This commit is contained in:
@@ -3,7 +3,7 @@
|
|||||||
const scriptInstallCommands = [
|
const scriptInstallCommands = [
|
||||||
`wget "${bootstrapLink}"`,
|
`wget "${bootstrapLink}"`,
|
||||||
`export SHOKKU_LETSENCRYPT_EMAIL="foo@example.com"`,
|
`export SHOKKU_LETSENCRYPT_EMAIL="foo@example.com"`,
|
||||||
`bash install.sh`,
|
`bash bootstrap.sh`,
|
||||||
];
|
];
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user