mirror of
https://github.com/kvz/bash3boilerplate.git
synced 2025-01-31 15:25:21 +00:00
Update main.sh
This commit is contained in:
parent
1ec58a1671
commit
95f044d453
3
main.sh
3
main.sh
@ -1,11 +1,12 @@
|
||||
#!/bin/bash
|
||||
#
|
||||
# Template to write better bash scripts. More info: http://kvz.io
|
||||
# Version 0.0.2
|
||||
# Version 0.0.3
|
||||
#
|
||||
# Usage:
|
||||
# LOG_LEVEL=7 ./template.sh -f /tmp/foo -d
|
||||
#
|
||||
# Based on BASH3 Boilerplate v0.0.3 (https://github.com/kvz/bash3boilerplate)
|
||||
# Licensed under MIT
|
||||
# Copyright (c) 2013 Kevin van Zonneveld
|
||||
# http://twitter.com/kvz
|
||||
|
Loading…
x
Reference in New Issue
Block a user