Update version

This commit is contained in:
Kevin van Zonneveld 2023-08-29 12:44:42 +02:00
parent 42e50f66c8
commit f6b61410c0
No known key found for this signature in database
GPG Key ID: 5E20B81008764DF4
5 changed files with 5 additions and 5 deletions

View File

@ -7,7 +7,7 @@
# #
# LOG_LEVEL=7 ./main.sh -f /tmp/x -d (change this for your script) # 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 # http://bash3boilerplate.sh/#authors
# #
# The MIT License (MIT) # The MIT License (MIT)

View File

@ -19,7 +19,7 @@
# #
# ini_val.sh data.ini connection.host 127.0.0.1 "Host name or IP address" # 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 # http://bash3boilerplate.sh/#authors
# #
# The MIT License (MIT) # The MIT License (MIT)

View File

@ -20,7 +20,7 @@
# #
# megamount.sh smb://janedoe:abc123@192.168.0.1/documents /mnt/documents # megamount.sh smb://janedoe:abc123@192.168.0.1/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 # http://bash3boilerplate.sh/#authors
# #
# The MIT License (MIT) # The MIT License (MIT)

View File

@ -18,7 +18,7 @@
# #
# parse_url.sh 'http://johndoe:abc123@example.com:8080/index.html' # parse_url.sh 'http://johndoe:abc123@example.com: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 # http://bash3boilerplate.sh/#authors
# #
# The MIT License (MIT) # The MIT License (MIT)

View File

@ -16,7 +16,7 @@
# #
# ALLOW_REMAINDERS=1 templater.sh input.cfg output.cfg # 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 # http://bash3boilerplate.sh/#authors
# #
# The MIT License (MIT) # The MIT License (MIT)