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 trap '' INT
function pause { function pause {
echo "$(T "Pause funtion")" echo "$(T "Pause function")"
read read
} }