From 2ef6ac2fe4c3f561239ef7a0b2031a9910706c6f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Slavi=C5=A1a=20Are=C5=BEina?= <58952836+tremor021@users.noreply.github.com> Date: Sun, 9 Feb 2025 01:46:42 +0100 Subject: [PATCH] duplicate (#2175) --- .github/CONTRIBUTOR_GUIDE/install/AppName-install.sh | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/.github/CONTRIBUTOR_GUIDE/install/AppName-install.sh b/.github/CONTRIBUTOR_GUIDE/install/AppName-install.sh index 4f02c80a7..5b3d6833b 100644 --- a/.github/CONTRIBUTOR_GUIDE/install/AppName-install.sh +++ b/.github/CONTRIBUTOR_GUIDE/install/AppName-install.sh @@ -80,7 +80,4 @@ msg_info "Cleaning up" rm -f ${RELEASE}.zip $STD apt-get -y autoremove $STD apt-get -y autoclean -msg_ok "Cleaned" - -motd_ssh -customize +msg_ok "Cleaned" \ No newline at end of file