mirror of
https://github.com/urbit/shrub.git
synced 2024-12-30 15:44:03 +03:00
4 lines
89 B
Bash
Executable File
4 lines
89 B
Bash
Executable File
#!/usr/bin/env bash
|
|
|
|
sed -i 's|$(error IMPL must be set)|IMPL=ENT_DEV_URANDOM|' Makefile
|