mirror of https://github.com/subgraph/fw-daemon
parent
9f5bdf987c
commit
4231f25686
@ -0,0 +1,7 @@
|
|||||||
|
#!/bin/sh
|
||||||
|
# paxrat /usr/bin/mono-sgen before building environment to prevent build failure
|
||||||
|
|
||||||
|
apt-get install -y --force-yes paxrat
|
||||||
|
apt-get install -y --force-yes mono-runtime-sgen
|
||||||
|
paxrat /usr/bin/mono-sgen
|
||||||
|
apt-get install -yf
|
Loading…
Reference in new issue