1
1
Fork 0
mirror of https://github.com/G2-Games/welcome.sh.git synced 2025-05-02 19:32:54 -05:00

Small change

This commit is contained in:
G2-Games 2022-09-20 01:23:33 -05:00
parent bd06940b6a
commit 666601105a

View file

@ -1,4 +1,4 @@
version="${ver:-1.0.1}"
version="${1:-1.0.1}"
bashrc=~/.bashrc
zshrc=~/.zshrc
originaldir=$PWD