We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b71d919 commit 8072b76Copy full SHA for 8072b76
1 file changed
install/6-install-extras.sh
@@ -29,7 +29,7 @@ cp files/z_dtap-prompt.sh $INSTALL_ROOT/etc/profile.d/
29
cp -R .. $INSTALL_ROOT/root/alpinebox
30
chown -R root:root $INSTALL_ROOT/root/alpinebox
31
cd $INSTALL_ROOT/root/alpinebox
32
-git remote set https://github.com/psy0rz/alpinebox.git
+git remote set-url origin https://github.com/psy0rz/alpinebox.git
33
34
35
########## stuff to make life easier
0 commit comments