1
0
mirror of https://gitlab.com/JKANetwork/JKArch.git synced 2026-06-14 12:26:10 +02:00
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