Skip to content

Commit

Permalink
remove -e from virt script
Browse files Browse the repository at this point in the history
  • Loading branch information
gderosa committed Nov 18, 2019
1 parent c16a541 commit d298e74
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions setup-virt
Original file line number Diff line number Diff line change
@@ -1,9 +1,5 @@
#!/bin/bash

# DRY

set -e

ONBOARD_USER=onboard
ONBOARD_GROUP=$ONBOARD_USER
ONBOARD_ROOT=/home/$ONBOARD_USER/onboard
Expand Down

0 comments on commit d298e74

Please sign in to comment.