Skip to content

Commit

Permalink
Update fula.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
ehsan6sha committed Sep 19, 2024
1 parent 2346e7e commit 1b93f48
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker/fxsupport/linux/fula.sh
Original file line number Diff line number Diff line change
Expand Up @@ -637,6 +637,7 @@ function restart() {
# Optionally, handle the case when the cron job does not exist
fi
mkdir -p ${HOME_DIR}/.internal
mkdir -p ${HOME_DIR}/.internal/ipfs_data

if [ -f "$HW_CHECK_SC" ]; then
python $HW_CHECK_SC 2>&1 | sudo tee -a $FULA_LOG_PATH || { echo "Hardware check failed" | sudo tee -a $FULA_LOG_PATH; } || true
Expand Down

0 comments on commit 1b93f48

Please sign in to comment.