Skip to content

Commit d0a4f26

Browse files
committed
Fix startup script
1 parent 2369976 commit d0a4f26

File tree

2 files changed

+1
-8
lines changed

2 files changed

+1
-8
lines changed

docs/cluster-setup/restart_api_server.sh

Lines changed: 0 additions & 7 deletions
This file was deleted.

docs/cluster-setup/setup.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#!/bin/sh
1+
#!/bin/bash
22

33
set -o errexit
44
set -o pipefail

0 commit comments

Comments
 (0)