diff --git a/bin/standalone/reinstall-for-qt6 b/bin/standalone/reinstall-for-qt6 deleted file mode 100644 index d421322..0000000 --- a/bin/standalone/reinstall-for-qt6 +++ /dev/null @@ -1,5 +0,0 @@ -#!/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 \ No newline at end of file