Typo during copying.
This commit is contained in:
parent
ce519b3343
commit
408745c511
1 changed files with 1 additions and 1 deletions
|
|
@ -138,7 +138,7 @@ else
|
|||
fi
|
||||
|
||||
# Step 2.2: Sync system_scripts directory
|
||||
SYSTEM_SCRIPT_DIR="${SCRIPT_DIR}/../../system_scripts"
|
||||
SYSTEM_SCRIPT_DIR="${SCRIPT_DIR}/../system_scripts"
|
||||
SYSTEM_SCRIPT_TARGET="/etc/nixos/system_scripts"
|
||||
|
||||
if [[ -d "$SECRETS_DIR" ]]; then
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue