This commit is contained in:
kprkpr
2016-06-04 00:34:14 +02:00
parent a872bc353e
commit 250183df9e
+1 -1
View File
@@ -1,6 +1,6 @@
#!/bin/bash
sclang=$1
source translations.sh
_import translations.sh
#Try to disable ctrl+C
trap '' INT