This website requires JavaScript.
Explore
Help
Sign In
status-im
/
op-geth
mirror of
https://github.com/status-im/op-geth.git
Watch
2
Star
0
Fork
You've already forked op-geth
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
81f04fa606
op-geth
/
swarm
/
docker
/
run-smoke.sh
8 lines
87 B
Bash
Executable File
Raw
Blame
History
#!/bin/sh
set
-o errexit
set
-o pipefail
set
-o nounset
/swarm-smoke
$@
2>
&
1
||
true
Reference in New Issue
View Git Blame
Copy Permalink