We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 14ca90a commit d72e8e8Copy full SHA for d72e8e8
redeploy.sh
@@ -0,0 +1,4 @@
1
+#!/bin/bash
2
+cd /home/avivace/homebrewhub
3
+make init-db
4
+make reset-psql
0 commit comments