mirror of
https://github.com/Noratrieb/vps.git
synced 2026-01-14 08:45:02 +01:00
improve scripts
This commit is contained in:
parent
1176a13caa
commit
ed1774a247
2 changed files with 2 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#/usr/bin/env bash
|
||||
#!/usr/bin/env bash
|
||||
|
||||
set -euo pipefail
|
||||
|
||||
|
|
|
|||
|
|
@ -37,6 +37,7 @@
|
|||
dig
|
||||
openssl
|
||||
caddy
|
||||
shellcheck
|
||||
];
|
||||
};
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue