Skip to content

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
kvz committed Aug 29, 2023
1 parent 42e50f6 commit f6b6141
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion main.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
#
# LOG_LEVEL=7 ./main.sh -f /tmp/x -d (change this for your script)
#
# Based on a template by BASH3 Boilerplate vv2.7.1
# Based on a template by BASH3 Boilerplate vv2.7.2
# http://bash3boilerplate.sh/#authors
#
# The MIT License (MIT)
Expand Down
2 changes: 1 addition & 1 deletion src/ini_val.sh
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
#
# ini_val.sh data.ini connection.host 127.0.0.1 "Host name or IP address"
#
# Based on a template by BASH3 Boilerplate vv2.7.1
# Based on a template by BASH3 Boilerplate vv2.7.2
# http://bash3boilerplate.sh/#authors
#
# The MIT License (MIT)
Expand Down
2 changes: 1 addition & 1 deletion src/megamount.sh
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
#
# megamount.sh smb://janedoe:[email protected]/documents /mnt/documents
#
# Based on a template by BASH3 Boilerplate vv2.7.1
# Based on a template by BASH3 Boilerplate vv2.7.2
# http://bash3boilerplate.sh/#authors
#
# The MIT License (MIT)
Expand Down
2 changes: 1 addition & 1 deletion src/parse_url.sh
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
#
# parse_url.sh 'http://johndoe:[email protected]:8080/index.html'
#
# Based on a template by BASH3 Boilerplate vv2.7.1
# Based on a template by BASH3 Boilerplate vv2.7.2
# http://bash3boilerplate.sh/#authors
#
# The MIT License (MIT)
Expand Down
2 changes: 1 addition & 1 deletion src/templater.sh
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
#
# ALLOW_REMAINDERS=1 templater.sh input.cfg output.cfg
#
# Based on a template by BASH3 Boilerplate vv2.7.1
# Based on a template by BASH3 Boilerplate vv2.7.2
# http://bash3boilerplate.sh/#authors
#
# The MIT License (MIT)
Expand Down

0 comments on commit f6b6141

Please sign in to comment.