mirror of
https://github.com/OneUptime/oneuptime.git
synced 2026-04-06 00:32:12 +02:00
fix: change exit code in configure.sh to allow continuation on directory change failure
This commit is contained in:
@@ -180,7 +180,6 @@ main() {
|
||||
clone_oneuptime
|
||||
|
||||
# Configure environment
|
||||
cd oneuptime || exit 1
|
||||
touch config.env
|
||||
|
||||
print_info "Merging environment templates..."
|
||||
|
||||
Reference in New Issue
Block a user