updated version
This commit is contained in:
parent
e0e9ecd649
commit
53b474dbbb
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
#!/bin/bash
|
||||
# initial vars
|
||||
VERSION=0.1
|
||||
VERSION=0.3
|
||||
rundir=${0%/*}
|
||||
source ${rundir}/pyr0-bash-functions/functions
|
||||
scriptname=${0##*/}
|
||||
|
|
|
|||
Loading…
Reference in a new issue