jean-cloud-services/services/mux.paj.oma-radio.fr/deploy.sh
2025-10-31 18:49:12 +01:00

7 lines
197 B
Bash
Executable File

#!/bin/bash
mkdir -p "$SOUNDBASE_DIR/pige"
chown 10000:10000 "$SOUNDBASE_DIR/pige"
cat "$SECRET_DIR/registry_pass" | docker login --username "$registry_user" --password-stdin registry.gitlab.com