Skip to content

Commit

Permalink
Merge pull request #4137 from AllskyTeam/4136-dont-create-configurati…
Browse files Browse the repository at this point in the history
…onjson-as-part-of-remote-website

Update install.sh: remove incorrect call to prepare_local_website
  • Loading branch information
EricClaeys authored Dec 29, 2024
2 parents 3849841 + 0c41d6c commit 0fc373f
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2519,11 +2519,6 @@ restore_prior_files()
fi
else
display_msg --log progress "${ITEM}: ${NOT_RESTORED}"

## FIX: TODO: why prepare the LOCAL website - the code above is for the REMOTE website.
# Create a default file
prepare_local_website ""

fi

# Do NOT restore options.json - it will be recreated.
Expand Down

0 comments on commit 0fc373f

Please sign in to comment.