Major rewrites && Added args && Using tmp

Complete rewrite of pacman database logic && Check if db.lck exists && Create db.lck when the program backups the database and delete it afterwords
This commit is contained in:
2023-02-01 03:17:45 +01:00
parent e07cdcfeb0
commit 58ae26b4f7
3 changed files with 153 additions and 57 deletions

3
.gitignore vendored
View File

@ -1,3 +1,4 @@
.vscode/
obj/
bin/
bin/
justdoit.sh