Uploaded image for project: 'Apache Submarine'
  1. Apache Submarine
  2. SUBMARINE-620

Fix hard coding of shebang in some scripts

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.5.0
    • None

    Description

      grep "#\!/bin/bash" -r . | grep -v node_modules | grep -v target | awk -F: '{print $1}' | xargs sed -i '' -e 's$#!/bin/bash$#!/usr/bin/env bash$g'
      

      Attachments

        Issue Links

          Activity

            People

              jiwq Wanqiang Ji
              jiwq Wanqiang Ji
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: