Skip to content

Commit

Permalink
v8.0.0 Rerelease
Browse files Browse the repository at this point in the history
  • Loading branch information
kizniche committed Nov 10, 2019
1 parent 5d8cd4b commit 74ede97
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions install/setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,6 @@
# Usage: sudo /bin/bash ~/Mycodo/install/setup.sh
#

printf "Mycodo installation is currently disabled while the upgrade system is tested"
exit 1

INSTALL_DIRECTORY=$( cd "$( dirname "${BASH_SOURCE[0]}" )/.." && pwd -P )
INSTALL_CMD="/bin/bash ${INSTALL_DIRECTORY}/mycodo/scripts/upgrade_commands.sh"
LOG_LOCATION=${INSTALL_DIRECTORY}/install/setup.log
Expand Down

0 comments on commit 74ede97

Please sign in to comment.