Skip to content

Commit

Permalink
Update elys_kurulum.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
0xSocrates authored Dec 11, 2023
1 parent 67c5918 commit 0405314
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions Elys/elys_kurulum.sh
Original file line number Diff line number Diff line change
Expand Up @@ -119,21 +119,17 @@ removenode
curl -sSL https://raw.githubusercontent.com/0xSocrates/Scripts/main/preparing-server.sh | bash
source $HOME/.bash_profile
echo -e "\e[0;33mGüncellendi, Kütüphaneler Kuruldu, $(go version) Kuruldu\033[0m"
sleep 2
echo " "
echo -e "\e[0;34m$BinaryName Kuruluyor\033[0m"
install_binary
echo -e "\e[0;33m$BinaryName $($BinaryName version) Kuruldu\033[0m"
sleep 2
init
echo " "
echo -e "\e[0;34m$BinaryName Başlatıldı\033[0m"
sleep 2
echo " "
echo -e "\e[0;34mYapılandırma Dosyası Ayarları Yapılıyor\033[0m"
config
ge_ad_se_pe
sleep 2
echo -e "\e[0;33mTamamlandı\033[0m"
cosmovisor
systemctl daemon-reload
Expand Down

0 comments on commit 0405314

Please sign in to comment.