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