From c480d377ad05e6ad3c07ad9b4adc84e03236df29 Mon Sep 17 00:00:00 2001 From: Dante <150515748+xsghetti@users.noreply.github.com> Date: Thu, 14 Mar 2024 01:38:07 -0400 Subject: [PATCH] Update install.sh --- Scripts/install.sh | 19 ------------------- 1 file changed, 19 deletions(-) diff --git a/Scripts/install.sh b/Scripts/install.sh index 14553857..49d22412 100644 --- a/Scripts/install.sh +++ b/Scripts/install.sh @@ -140,25 +140,6 @@ EOF fi - -#---------------------# -# post-install script # -#---------------------# -if [ $flg_Install -eq 1 ] && [ $flg_Restore -eq 1 ]; then - cat <<"EOF" - - _ _ _ _ _ - ___ ___ ___| |_ |_|___ ___| |_ ___| | | -| . | . |_ -| _| | | |_ -| _| .'| | | -| _|___|___|_| |_|_|_|___|_| |__,|_|_| -|_| - -EOF - - ./install_pst.sh -fi - - #------------------------# # enable system services # #------------------------#