Skip to content

Commit

Permalink
Resolved merge conflicts
Browse files Browse the repository at this point in the history
  • Loading branch information
amendelzon committed Jan 21, 2025
2 parents e713a72 + 5e63f11 commit f6d4ec9
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions dist/sgx/scripts/setup
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,12 @@ SCRIPTS_DIR=$ROOT_DIR/scripts
# Directory where the finalized systemd service unit will be saved
SERVICE_DIR=$ROOT_DIR/service

# HSM scripts directory
SCRIPTS_DIR=$ROOT_DIR/scripts

# Directory where the finalized systemd service unit will be saved
SERVICE_DIR=$ROOT_DIR/service

function checkHsmBinaries() {
# Check for HSM binary files
FILES="$HSMBIN_DIR/hsmsgx $HSMBIN_DIR/hsmsgx_enclave.signed"
Expand Down

0 comments on commit f6d4ec9

Please sign in to comment.