permission hack
This commit is contained in:
@@ -155,6 +155,7 @@
|
|||||||
''
|
''
|
||||||
mkdir -p "$out"
|
mkdir -p "$out"
|
||||||
cp -a ${finalAttrs.baseMitmCache}/. "$out/"
|
cp -a ${finalAttrs.baseMitmCache}/. "$out/"
|
||||||
|
chmod -R u+w "$out"
|
||||||
|
|
||||||
substratePath="$out/https/plugins.gradle.org/m2/com/gluonhq/substrate/0.0.68/substrate-0.0.68.jar"
|
substratePath="$out/https/plugins.gradle.org/m2/com/gluonhq/substrate/0.0.68/substrate-0.0.68.jar"
|
||||||
if [ ! -e "$substratePath" ]; then
|
if [ ! -e "$substratePath" ]; then
|
||||||
|
|||||||
Reference in New Issue
Block a user