Skip to content

Commit

Permalink
Merge pull request #28 from saravanpa-aot/develop
Browse files Browse the repository at this point in the history
Change file permission for pre-hook-update-db.sh to be executable
  • Loading branch information
saravanpa-aot authored Aug 20, 2024
2 parents 7263cee + 50e5dfd commit 27f5f26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion compliance-api/pre-hook-update-db.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#! /bin/sh
cd /opt/app-root
echo 'starting upgrade'
echo 'starting flas upgrade'
flask db upgrade

0 comments on commit 27f5f26

Please sign in to comment.