Skip to content

Commit

Permalink
Merge pull request #1565 from AuxXxilium/dev
Browse files Browse the repository at this point in the history
arc-functions: reread arc_key
  • Loading branch information
AuxXxilium committed May 19, 2024
2 parents 57987fa + ef2eca8 commit 1744383
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions files/initrd/opt/arc/arc-functions.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2176,5 +2176,6 @@ function decryptMenu() {
writeConfigKey "arc.key" "" "${USER_CONFIG_FILE}"
fi
fi
ARC_KEY="$(readConfigKey "arc.key" "${USER_CONFIG_FILE}")"
return
}

0 comments on commit 1744383

Please sign in to comment.