diff options
Diffstat (limited to 'pre.sh')
-rwxr-xr-x | pre.sh | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/pre.sh b/pre.sh new file mode 100755 index 0000000..5941ffa --- /dev/null +++ b/pre.sh @@ -0,0 +1,3 @@ +#!/bin/sh + +# Execute commands before building. # |