This website works better with JavaScript.
Explore
Help
Sign In
pimhwang
/
CppSharp
mirror of
https://github.com/mono/CppSharp.git
Watch
1
Star
0
Fork
You've already forked CppSharp
0
Code
Issues
Projects
Releases
Wiki
Activity
Browse Source
force bash use to avoid `./premake5-linux: 3: ./premake5-linux: Bad substitution` error if other default shell in the system
pull/1373/head
Lorenzo Delana
5 years ago
committed by
João Matos
parent
081ac688f4
commit
dfa243644b
1 changed files
with
1 additions
and
1 deletions
Whitespace
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
2
build/premake5-linux
2
build/premake5-linux
Unescape
Escape
View File
@ -1,4 +1,4 @@
@@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/
ba
sh
DIR=$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
pimhwang/CppSharp
Title
Body
Create Issue