Skip to content

Commit 3c49617

Browse files
committed
bash
1 parent 7d173e5 commit 3c49617

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

modules/ROOT/generate-docs.sh

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

33
set -exuo pipefail
44

@@ -89,4 +89,4 @@ generate admin
8989
generate metric
9090

9191
# Clear upstream repo
92-
rm -rf "${PATH_TO_SYNC_GATEWAY}"
92+
rm -rf "${PATH_TO_SYNC_GATEWAY}"

0 commit comments

Comments
 (0)