adjusted git hook

This commit is contained in:
Raelon Masters
2020-04-07 15:18:52 -04:00
parent 1aeb2fbea6
commit 6567fe5667

4
entry.sh vendored
View File

@@ -1,3 +1,3 @@
#!/bin/bash
git pull
sh -c database.sh
git fetch
sh -c ./database.sh