1
0
mirror of https://gitlab.com/JKANetwork/JKArch.git synced 2026-02-20 12:11:30 +01:00
This commit is contained in:
kprkpr
2016-06-04 00:34:14 +02:00
parent a872bc353e
commit 250183df9e

View File

@@ -1,6 +1,6 @@
#!/bin/bash #!/bin/bash
sclang=$1 sclang=$1
source translations.sh _import translations.sh
#Try to disable ctrl+C #Try to disable ctrl+C
trap '' INT trap '' INT