]> git.aero2k.de Git - tmp/jakarta-migration.git/commitdiff
Add execute perms to build_js.sh, and fix shbang.
authorRay Lee <ray.lee@lyrasis.org>
Mon, 27 Mar 2023 21:29:27 +0000 (17:29 -0400)
committerRay Lee <ray.lee@lyrasis.org>
Mon, 27 Mar 2023 21:29:27 +0000 (17:29 -0400)
cspace-ui/build_js.sh [changed mode: 0644->0755]

old mode 100644 (file)
new mode 100755 (executable)
index 662572f..2bc2b4c
@@ -1,4 +1,4 @@
-#/bin/bash
+#!/bin/bash
 
 PACKAGE_NAME=$1
 BRANCH_NAME=$2