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" "$@"
|
||||
fi
|
||||
|
||||
REPO_URL="https://gitlab.com/artur.gurgul/home.git"
|
||||
REPO_URL="https://gurgul.pro/artur/environment.git"
|
||||
|
||||
is_debian_like() {
|
||||
if [ -r /etc/os-release ]; then
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue