Skip to content

Commit

Permalink
Update startappstaging.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
Lanky-23 authored Aug 21, 2024
1 parent 376a4d6 commit d8f1a26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server-script/startappstaging.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/bin/bash

cd /var/www/aihomework/staging/
cd /var/www/aihomework/boilerplate/staging/
mkdir -p logs
/usr/bin/yarn start >> logs/stagingoutput.log 2>&1

0 comments on commit d8f1a26

Please sign in to comment.