chore: initial release v0.8.2
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
#!/usr/bin/with-contenv bash
|
||||
# shellcheck shell=bash
|
||||
|
||||
echo "**** setting up config directory ****"
|
||||
mkdir -p /config
|
||||
chmod 755 /config
|
||||
Reference in New Issue
Block a user