Files
retr0 94f5803141 chore: initial release v0.8.2
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-07 21:45:30 +02:00

7 lines
134 B
Plaintext
Executable File

#!/usr/bin/with-contenv bash
# shellcheck shell=bash
echo "**** setting up config directory ****"
mkdir -p /config
chmod 755 /config