code-server-shellcheck update/add workflows

This commit is contained in:
aptalca
2023-05-17 14:24:21 -04:00
parent 1556769eb5
commit de589bb5b7
6 changed files with 60 additions and 57 deletions
-3
View File
@@ -1,3 +0,0 @@
#!/usr/bin/with-contenv bash
apt-get update
-5
View File
@@ -1,5 +0,0 @@
#!/usr/bin/with-contenv bash
echo "**** installing shellcheck ****"
apt-get install -y \
shellcheck