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 4f0ba3f commit 5e15934Copy full SHA for 5e15934
run-git-server-local.sh renamed to apps/remixdesktop/run-git-server-local.sh
@@ -4,7 +4,7 @@ echo "🚀 Starting Git HTTP Backend Server locally..."
4
echo "This will set up test git repositories and start the server on localhost:6868"
5
6
# Navigate to the git HTTP backend directory
7
-cd /Users/filipmertens/Documents/code/remix-project/apps/remix-ide-e2e/src/githttpbackend/
+cd ../remix-ide-e2e/src/githttpbackend/
8
9
echo "📦 Installing dependencies..."
10
yarn
0 commit comments