Skip to content

Commit 5e15934

Browse files
committed
git server script
1 parent 4f0ba3f commit 5e15934

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

run-git-server-local.sh renamed to apps/remixdesktop/run-git-server-local.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ echo "🚀 Starting Git HTTP Backend Server locally..."
44
echo "This will set up test git repositories and start the server on localhost:6868"
55

66
# Navigate to the git HTTP backend directory
7-
cd /Users/filipmertens/Documents/code/remix-project/apps/remix-ide-e2e/src/githttpbackend/
7+
cd ../remix-ide-e2e/src/githttpbackend/
88

99
echo "📦 Installing dependencies..."
1010
yarn

0 commit comments

Comments
 (0)