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 d8f1a26 commit 25b2efc
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/boilerplate/staging/
cd /var/www/aihomework/boilerplate/staging
mkdir -p logs
/usr/bin/yarn start >> logs/stagingoutput.log 2>&1

0 comments on commit 25b2efc

Please sign in to comment.