Skip to content

Commit 2fbc7c1

Browse files
committed
Missing shebang
1 parent dc0da6d commit 2fbc7c1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

db/rename_deployment.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
#!/bin/bash
2+
#
13
# Usage:
24
# ./rename_deployment.sh <old-deployment-name> [new-deployment-name]
35
#

0 commit comments

Comments
 (0)