Skip to content

Commit

Permalink
add build command documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
TimidRobot committed Jun 6, 2024
1 parent 231592f commit a225431
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions config/netlify_redirects.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@
#
# Convert symlinks into a Netlify _redirects file
#
# Configure the site in Netlify with:
#
# Build command: ./config/netlify_redirects.sh
#
set -o errexit
set -o errtrace
set -o nounset
Expand Down

0 comments on commit a225431

Please sign in to comment.