mirror of
https://gitlab.com/JKANetwork/JKArch.git
synced 2026-02-15 17:51:33 +01:00
changes
This commit is contained in:
@@ -1,13 +1,4 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
|
|
||||||
###BUG!
|
|
||||||
echo "LA INSTALACION DE JKARCH ESTA TEMPORALMENTE FUERA DE SERVICIO POR UN BUG, NO INTENTAR AHORA LA INSTALACION POR FAVOR"
|
|
||||||
echo "THE JKARCH INSTALLER IS OUT OF SERVICE BECAUSE A BUG, PLEASE DO NOT CONTINUE"
|
|
||||||
pause
|
|
||||||
###STOP!
|
|
||||||
|
|
||||||
|
|
||||||
## Note: Some text editors in some lines its wrong the "markup color" because much '"'($) things.
|
## Note: Some text editors in some lines its wrong the "markup color" because much '"'($) things.
|
||||||
sclang=$1
|
sclang=$1
|
||||||
source translations.sh
|
source translations.sh
|
||||||
@@ -30,6 +21,13 @@ echo "$(T "Press enter to continue...")"
|
|||||||
read
|
read
|
||||||
}
|
}
|
||||||
|
|
||||||
|
###BUG IN INSTALLEr!
|
||||||
|
echo "LA INSTALACION DE JKARCH ESTA TEMPORALMENTE FUERA DE SERVICIO POR UN BUG, NO INTENTAR AHORA LA INSTALACION POR FAVOR"
|
||||||
|
echo "THE JKARCH INSTALLER IS OUT OF SERVICE BECAUSE A BUG, PLEASE DO NOT CONTINUE"
|
||||||
|
pause
|
||||||
|
###STOP!
|
||||||
|
|
||||||
|
|
||||||
function mostrardialog {
|
function mostrardialog {
|
||||||
local titled
|
local titled
|
||||||
local msgd
|
local msgd
|
||||||
|
|||||||
Reference in New Issue
Block a user