mirror of
https://github.com/vee1e/bulk-questionnaire-upload.git
synced 2026-09-01 17:57:10 +00:00
fix: run script edits
This commit is contained in:
parent
d0ce2ed6f4
commit
7533380a91
1 changed files with 1 additions and 1 deletions
2
run.sh
2
run.sh
|
|
@ -1,6 +1,6 @@
|
|||
#!/bin/bash
|
||||
|
||||
PROJECT_ROOT=$(pwd)
|
||||
PROJECT_ROOT="/home/verma/Projects/bulk-questionnaire-upload"
|
||||
FRONTEND_PATH="$PROJECT_ROOT/frontend"
|
||||
BACKEND_PATH="$PROJECT_ROOT/backend"
|
||||
SESSION_NAME="dev-project"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue