Skip to content

Commit

Permalink
Update startappdev.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
Rob-in-son authored Aug 15, 2024
1 parent 53ed8d7 commit 12a5818
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server-script/startappdev.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/bin/bash

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

0 comments on commit 12a5818

Please sign in to comment.