This website works better with JavaScript.
Explore
Help
Sign In
mirror
/
conduit
mirror of
https://gitlab.com/famedly/conduit.git
Watch
1
Star
0
Fork
You've already forked conduit
0
Code
Issues
Projects
Releases
Wiki
Activity
Browse Source
ci: use sh instead of bash
generate-config
Matthias Ahouansou
2 years ago
parent
d97f5aa3b8
commit
70b07dfabf
No known key found for this signature in database
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
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
2
bin/nix-build-and-cache
2
bin/nix-build-and-cache
Unescape
Escape
View File
@ -1,4 +1,4 @@
#!/usr/bin/env
ba
sh
#!/usr/bin/env sh
set -euo pipefail
set -euo pipefail
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
mirror/conduit
Title
Body
Create Issue