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 16, 2024
1 parent 875ca58 commit e7e1297
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 e7e1297

Please sign in to comment.