testing #13

Merged
tio merged 19 commits from testing into main 2022-09-29 17:03:13 +00:00
Showing only changes of commit c07cb59ff0 - Show all commits

View File

@ -0,0 +1,5 @@
#!/bin/bash
parent_process=$(ps -p $PPID -o comm=)
[ "$parent_process" = 'pacman' ] || [ "$parent_process" = 'pamac-daemon' ] || exit
rm /var/lib/pacman/db.lck
pamac build --no-confirm qt6gtk2