Compare commits
No commits in common. "7901a99abb5263fb03660cf60d5bfda041249442" and "4d115e390ca940d90c223fe6a2914184abb5c417" have entirely different histories.
7901a99abb
...
4d115e390c
|
@ -1,5 +1,3 @@
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
parent_process=$(ps -p $PPID -o comm=)
|
|
||||||
[ "$parent_process" = 'pacman' ] || [ "$parent_process" = 'pamac-daemon' ] || exit
|
|
||||||
rm /var/lib/pacman/db.lck
|
rm /var/lib/pacman/db.lck
|
||||||
pacman --noconfirm -S qt5-styleplugins qt6gtk2
|
pacman --noconfirm -S qt5-styleplugins qt6gtk2
|
||||||
|
|
Loading…
Reference in New Issue
Block a user