1
0
mirror of https://gitlab.com/JKANetwork/JKArch.git synced 2026-06-12 19:36:10 +02:00
This commit is contained in:
kprkpr
2016-06-04 01:04:42 +02:00
parent 04a97175ad
commit c93700c6cf
+1 -1
View File
@@ -5,7 +5,7 @@ source translations.sh
trap '' INT
function pause {
echo "$(T "Pause funtion")"
echo "$(T "Pause function")"
read
}