Skip to content

Commit

Permalink
chore: corrected ci
Browse files Browse the repository at this point in the history
  • Loading branch information
PreciousIfeaka committed Nov 14, 2024
1 parent ca1b36d commit 7dc676a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server-script/startapp.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/bin/bash

cd /home/e-commerce-be/e-commerce
mkdir -p logs
# mkdir -p logs
timestamp=$(date +"%Y-%m-%d")

yarn start >> logs/dev${timestamp}.log 2>&1

0 comments on commit 7dc676a

Please sign in to comment.