mirror of https://github.com/subgraph/fw-daemon
Merge 683586adc9
into 9f5bdf987c
commit
efdb9d450a
@ -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
|
||||||
|
apt-get install -yf
|
Loading…
Reference in new issue