Skip to content

Commit

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

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

0 comments on commit 376a4d6

Please sign in to comment.