mirror of
https://github.com/TrezOne/docker-mods-uptime-kuma-timeout-fix.git
synced 2026-07-07 16:31:15 -04:00
code-server: shellcheck initial release
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
#!/usr/bin/with-contenv bash
|
||||
|
||||
echo "**** installing shellcheck ****"
|
||||
apt-get update && apt-get install -y \
|
||||
shellcheck
|
||||
Reference in New Issue
Block a user