Skip to content

Commit 8072b76

Browse files
committed
fix
1 parent b71d919 commit 8072b76

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

install/6-install-extras.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ cp files/z_dtap-prompt.sh $INSTALL_ROOT/etc/profile.d/
2929
cp -R .. $INSTALL_ROOT/root/alpinebox
3030
chown -R root:root $INSTALL_ROOT/root/alpinebox
3131
cd $INSTALL_ROOT/root/alpinebox
32-
git remote set https://github.com/psy0rz/alpinebox.git
32+
git remote set-url origin https://github.com/psy0rz/alpinebox.git
3333

3434

3535
########## stuff to make life easier

0 commit comments

Comments
 (0)