Skip to content
Snippets Groups Projects
Commit 02491e96 authored by Thorsten Wißmann's avatar Thorsten Wißmann
Browse files

Add bash -e flag to makestatic.sh

parent fb2c1297
No related branches found
No related tags found
No related merge requests found
#!/bin/bash
#!/bin/bash -e
::() { echo ":: $*" ; "$@" ; }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment