Skip to content

Commit

Permalink
v3.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ojullien committed Jul 10, 2019
1 parent 6d4aaf8 commit 969beaa
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions scripts/includes.sh
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,6 @@ Install::run() {
FileSystem::removeDirectory "${m_DIR_APP}/${m_INSTALL_APP_NAME}"
iReturn=$?
((0!=iReturn)) && return ${iReturn}
else
echo "==> ${m_INSTALL_OPTION_REMOVE}"
fi

FileSystem::removeDirectory "${m_DIR_BIN}/${m_INSTALL_APP_NAME}.sh"
Expand Down

0 comments on commit 969beaa

Please sign in to comment.