From 7d584af432202470d9d8fefd74a7f7ed044c4ab3 Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Thu, 20 Apr 2017 23:05:42 -0400 Subject: random tidy up --- src/aur | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/aur') diff --git a/src/aur b/src/aur index 03336eb..8f69505 100755 --- a/src/aur +++ b/src/aur @@ -94,7 +94,7 @@ main() { fi done if $diffed; then - read -p "Press enter to continue." + read -rp "Press enter to continue." fi # Go back to our copy to continue working -- cgit v1.2.3-54-g00ecf