1
0
mirror of https://gitlab.com/JKANetwork/JKArch.git synced 2026-06-14 04:16:10 +02:00
This commit is contained in:
kprkpr
2016-06-02 11:18:49 +02:00
parent 3902d72866
commit aaf4d3346f
2 changed files with 5 additions and 0 deletions
+3
View File
@@ -1,5 +1,8 @@
#!/bin/bash
#Disable ctrl+C
trap '' 2
function pause {
echo "Pulse enter para continuar..."
read