mirror of
https://github.com/xsghetti/script.git
synced 2025-01-23 01:26:08 -05:00
run hyprpm at finish
This commit is contained in:
parent
2576c83d00
commit
7a43bf3b5d
1 changed files with 4 additions and 0 deletions
|
@ -52,3 +52,7 @@ case $answer in
|
||||||
exit 1
|
exit 1
|
||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
|
|
||||||
|
echo ":: Preparing to Install HyprPM Plugins..."
|
||||||
|
sleep 5
|
||||||
|
~/script/hyprpm.sh
|
||||||
|
|
Loading…
Reference in a new issue