This website works better with JavaScript
Home
Explore
Help
Sign In
Operations
/
joystream
Watch
3
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
fix git-hook bash scripts
Mokhtar Naamani
3 years ago
parent
3029be4222
commit
900f2980b8
2 changed files
with
2 additions
and
2 deletions
Split View
Show Diff Stats
1
1
devops/git-hooks/pre-commit
1
1
devops/git-hooks/pre-push
+ 1
- 1
devops/git-hooks/pre-commit
View File
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/
usr/
bin/
env ba
sh
set -e
echo 'running rust-fmt'
+ 1
- 1
devops/git-hooks/pre-push
View File
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/
usr/
bin/
env ba
sh
set -e
FEATURES=