fix api key gen
This commit is contained in:
@@ -185,7 +185,7 @@ in {
|
||||
echo "Nextcloud is already installed. Skipping setup."
|
||||
fi
|
||||
|
||||
$OCC config:app:set serverinfo token --value="$NEXTCLOUD_API"
|
||||
$OCC config:app:set serverinfo token --value="$HOMEPAGE_VAR_NEXTCLOUD_API"
|
||||
|
||||
|
||||
echo "Maintenance..."
|
||||
|
||||
Reference in New Issue
Block a user