mirror of
https://github.com/OneUptime/oneuptime.git
synced 2026-04-06 00:32:12 +02:00
fix install script
This commit is contained in:
@@ -4,12 +4,6 @@ set -e
|
||||
|
||||
bash preinstall.sh
|
||||
|
||||
|
||||
|
||||
# Revert all local changes
|
||||
git reset
|
||||
git checkout .
|
||||
|
||||
# Pull latest changes
|
||||
git pull
|
||||
|
||||
|
||||
Reference in New Issue
Block a user