Updated make url

This commit is contained in:
Austen Adler 2017-01-08 01:10:59 -05:00
parent c8f51182a6
commit 2c88c46e0e
No known key found for this signature in database
GPG Key ID: 7ECEE590CCDFE3F1

View File

@ -25,7 +25,7 @@ BASE_OPTS='-H -K -N -S -j -n -p -s2 -xG -xc -xe -xl -xn -z2'
cat << EOF
#!/bin/zsh
# For support:
# https://austenwares.com/gogs/stonewareslord/autoformat/src/java
# https://austenwares.com/gogs/stonewareslord/autoformat
#
GLOB=( $GLOB )
OPTS=( $BASE_OPTS $OPTS )