Dateien nach "scripts" hochladen
This commit is contained in:
@@ -287,7 +287,7 @@ ok "Portainer gestartet"
|
|||||||
|
|
||||||
# ── Filebrowser ──────────────────────────────────────────────────────────────────
|
# ── Filebrowser ──────────────────────────────────────────────────────────────────
|
||||||
inf "Filebrowser installieren (Port \${FB_PORT})..."
|
inf "Filebrowser installieren (Port \${FB_PORT})..."
|
||||||
FB_PASS=\$(tr -dc 'A-Za-z0-9' < /dev/urandom | head -c 16)
|
FB_PASS=$(openssl rand -hex 8)
|
||||||
cat > "\$INSTALL_DIR/filebrowser/docker-compose.yml" << 'FBEOF'
|
cat > "\$INSTALL_DIR/filebrowser/docker-compose.yml" << 'FBEOF'
|
||||||
services:
|
services:
|
||||||
filebrowser:
|
filebrowser:
|
||||||
|
|||||||
Reference in New Issue
Block a user