Skip to content

Commit d72e8e8

Browse files
authored
Create redeploy.sh
1 parent 14ca90a commit d72e8e8

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

redeploy.sh

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
#!/bin/bash
2+
cd /home/avivace/homebrewhub
3+
make init-db
4+
make reset-psql

0 commit comments

Comments
 (0)