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 = [
|
||||
`wget "${bootstrapLink}"`,
|
||||
`export SHOKKU_LETSENCRYPT_EMAIL="foo@example.com"`,
|
||||
`bash install.sh`,
|
||||
`bash bootstrap.sh`,
|
||||
];
|
||||
</script>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user