Update initial configure-stormux script to use new repository.
This commit is contained in:
parent
8101bf6907
commit
354c79cc5b
@ -24,7 +24,7 @@ if [[ ! -d /opt/configure-stormux ]]; then
|
||||
nmtui-connect
|
||||
fi
|
||||
echo "Installing configure-stormux..."
|
||||
sudo git -C /opt clone -q https://gitlab.com/stormux/configure-stormux.git || exit 1
|
||||
sudo git -C /opt clone -q https://git.stormux.org/storm/configure-stormux || exit 1
|
||||
fi
|
||||
|
||||
pushd /opt/configure-stormux
|
||||
|
Loading…
Reference in New Issue
Block a user