Fix for adding transaction

This commit is contained in:
Nathan Anderson
2023-07-30 22:47:12 -06:00
parent 563b9023dc
commit 37250a15fb
6 changed files with 34 additions and 16 deletions
+2
View File
@@ -6,6 +6,8 @@ echo 'Creating backup of database file...'
echo 'Rebuilding server...'
sudo systemctl stop zerver
git pull
zig build