shims/mac/super/mig: repair style
This commit is contained in:
parent
d4f13908cc
commit
db9960e08a
@ -1,4 +1,4 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
pwd="$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)"
|
pwd="$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)"
|
||||||
exec xcrun mig -cc "$pwd/cc" "$@"
|
exec xcrun mig -cc "${pwd}/cc" "$@"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user