Skip to content

Commit 1c5e25c

Browse files
committed
Scripted install DX
1 parent b160be9 commit 1c5e25c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: controller.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#!/bin/bash -eux
1+
#!/bin/bash -e
22
# vagrant inventory, do not use for production
33
# Runs on a RHEL8 VM
44
if [ -e /etc/redhat-release ]; then

0 commit comments

Comments
 (0)