mirror of
https://github.com/status-im/realm-js.git
synced 2025-01-11 23:04:29 +00:00
4 lines
45 B
Bash
4 lines
45 B
Bash
|
#!/bin/bash
|
||
|
|
||
|
scl enable devtoolset-3 -- "$@"
|