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 00:35:45 +02:00
parent 250183df9e
commit 0543dfd66c
+1 -1
View File
@@ -1,6 +1,6 @@
#!/bin/bash
sclang=$1
_import translations.sh
source translations.sh
#Try to disable ctrl+C
trap '' INT