mirror of
https://github.com/G2-Games/welcome.sh.git
synced 2025-04-19 13:32:53 -05:00
Streamlined version tag use
This commit is contained in:
parent
f26c99f2a5
commit
bd06940b6a
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
version="${1:-1.0.1}"
|
version="${ver:-1.0.1}"
|
||||||
bashrc=~/.bashrc
|
bashrc=~/.bashrc
|
||||||
zshrc=~/.zshrc
|
zshrc=~/.zshrc
|
||||||
originaldir=$PWD
|
originaldir=$PWD
|
||||||
|
|
Loading…
Reference in a new issue