Update setup.gen
This commit is contained in:
parent
e5e0d84ddc
commit
eecfcc38c2
@ -7,11 +7,11 @@ IVAR="/etc/http-instas"
|
||||
SCPT_DIR="/etc/SCRIPT"
|
||||
SCPT_LTM="/etc/LTM"
|
||||
_hora=$(printf '%(%D-%H:%M:%S)T')
|
||||
xyz=$(curl -sSL "https://www.dropbox.com/s/jzkd6fzey2u0m0g/token.sh")
|
||||
xyz='1835793685:AAETvw5c4fF4fhUIconDQK5QyjXC-Ub2L74'
|
||||
ID="$(echo $xyz| awk '{print $2}')"
|
||||
TOKEN="$(echo $xyz| awk '{print $1}')"
|
||||
urlBOT="https://api.telegram.org/bot$TOKEN/sendMessage"
|
||||
source <(curl -sSL https://raw.githubusercontent.com/ChumoGH/ChumoGH-Script/master/msg-bar/msg) > /dev/null
|
||||
source <(curl -sSL https://raw.githubusercontent.com/ChumoGH/ADMcgh/main/Plugins/system/styles.cpp) > /dev/null
|
||||
rm -f setup*
|
||||
install_ini () {
|
||||
clear&&clear
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user