Update pull_repos.sh

This commit is contained in:
Logan McNaughton
2022-09-01 07:11:00 -06:00
committed by GitHub
parent 1c662f5c37
commit fe85ea396f
+1 -1
View File
@@ -28,7 +28,7 @@ git fetch parallel-rsp
git merge -s subtree parallel-rsp/simple64 --allow-unrelated-histories --squash
git commit -m "update parallel rsp"
git remote add parallel-rdp-standalone https://github.com/loganmc10/parallel-rdp-standalone.git
git remote add parallel-rdp-standalone https://github.com/simple64/parallel-rdp-standalone.git
git fetch parallel-rdp-standalone
git merge -s subtree parallel-rdp-standalone/simple64 --allow-unrelated-histories --squash
git commit -m "update parallel rdp"