small fix
This commit is contained in:
@@ -3,8 +3,10 @@
|
|||||||
# CONSTANTS
|
# CONSTANTS
|
||||||
|
|
||||||
#FIXME: source from functions.bash
|
#FIXME: source from functions.bash
|
||||||
readonly DESTINATION=/opt
|
if [[ ! -v DESTINATION && ! -v MAIN_TAR_GZ_URL ]]; then
|
||||||
readonly MAIN_TAR_GZ_URL="https://git.artcode.re/miaou/miaou-bash/archive/main.tar.gz"
|
readonly DESTINATION=/opt
|
||||||
|
readonly MAIN_TAR_GZ_URL="https://git.artcode.re/miaou/miaou-bash/archive/main.tar.gz"
|
||||||
|
fi
|
||||||
|
|
||||||
# FUNCTIONS
|
# FUNCTIONS
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user