1
0
mirror of https://gitlab.com/JKANetwork/JKArch.git synced 2026-03-04 01:19:59 +01:00

And more...

This commit is contained in:
kprkpr
2016-09-23 13:55:33 +02:00
parent 9a60594bc2
commit b7bb98191d
2 changed files with 4 additions and 3 deletions

View File

@@ -19,7 +19,7 @@ fi
trap '' INT
function pause {
echo "$(T "Pause function")"
echo "$(T "Press enter to continue...")"
read
}