mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-12-06 13:07:13 -06:00
test: trying to fix opencloud
This commit is contained in:
parent
8c2a56cda2
commit
b3b9ed430e
1 changed files with 1 additions and 1 deletions
|
|
@ -77,7 +77,7 @@ in
|
|||
|
||||
echo "Copying secrets..."
|
||||
mkdir -p /etc/opencloud-secrets
|
||||
cp -v /run/secrets/projectenv /etc/opencloud-secrets/env
|
||||
cp /run/secrets/projectenv /etc/opencloud-secrets/env
|
||||
chmod 755 /etc/opencloud-secrets
|
||||
chmod 644 /etc/opencloud-secrets/*
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue