fix: keep terminal open after moonarch-update completes
Update PKGBUILD version / update-pkgver (push) Successful in 3s
Update PKGBUILD version / update-pkgver (push) Successful in 3s
Add "press any key" prompt when running interactively (stdin is a TTY). Remove dead wrapper in defaults/bin/ that was overwritten by PKGBUILD.
This commit is contained in:
@@ -1,7 +0,0 @@
|
||||
#!/usr/bin/bash
|
||||
# ABOUTME: Interactive system update wrapper for use as Waybar on-click action.
|
||||
# ABOUTME: Runs paru and waits for keypress before closing the terminal.
|
||||
|
||||
paru
|
||||
echo
|
||||
read -n 1 -s -r -p "Press any key to close..."
|
||||
Reference in New Issue
Block a user