echo"`date` - Check if any node modules need updated/installed."
npm install
# Reset generated index files.
echo"`date` - Removing old index files."
find files/photos/ -name "*".html -print -delete
## Main ##
echo"`date` - Start website API."
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.