update url
This commit is contained in:
parent
63d3bf5f66
commit
045864495f
1 changed files with 1 additions and 1 deletions
2
install
2
install
|
@ -28,7 +28,7 @@ if [ "$system" = true ] && [ "$EUID" -ne 0 ]; then
|
||||||
exec sudo INSTALL_HOME="$INSTALL_HOME" "$0" "$@"
|
exec sudo INSTALL_HOME="$INSTALL_HOME" "$0" "$@"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
REPO_URL="https://gitlab.com/artur.gurgul/home.git"
|
REPO_URL="https://gurgul.pro/artur/environment.git"
|
||||||
|
|
||||||
is_debian_like() {
|
is_debian_like() {
|
||||||
if [ -r /etc/os-release ]; then
|
if [ -r /etc/os-release ]; then
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue