mirror of
https://github.com/kvz/bash3boilerplate.git
synced 2025-05-23 01:53:53 +00:00
Bump version
This commit is contained in:
parent
e5af9cf01b
commit
af23876cd1
2
main.sh
2
main.sh
@ -1,7 +1,6 @@
|
|||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
# BASH3 Boilerplate
|
# BASH3 Boilerplate
|
||||||
#
|
#
|
||||||
# Version 0.0.1
|
|
||||||
# This file:
|
# This file:
|
||||||
# - Is a template to write better bash scripts
|
# - Is a template to write better bash scripts
|
||||||
# - Is delete-key friendly, in case you don't need e.g. command line option parsing
|
# - Is delete-key friendly, in case you don't need e.g. command line option parsing
|
||||||
@ -10,6 +9,7 @@
|
|||||||
# - https://github.com/kvz/bash3boilerplate
|
# - https://github.com/kvz/bash3boilerplate
|
||||||
# - http://kvz.io/blog/2013/02/26/introducing-bash3boilerplate/
|
# - http://kvz.io/blog/2013/02/26/introducing-bash3boilerplate/
|
||||||
#
|
#
|
||||||
|
# Version 1.0.0
|
||||||
#
|
#
|
||||||
# Authors:
|
# Authors:
|
||||||
# - Kevin van Zonneveld (http://kvz.io)
|
# - Kevin van Zonneveld (http://kvz.io)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user