diff --git a/src/freedombone-image-customise b/src/freedombone-image-customise index 1c53be70..21980956 100755 --- a/src/freedombone-image-customise +++ b/src/freedombone-image-customise @@ -567,6 +567,7 @@ install_patchwork() { cat < $rootdir/usr/bin/install_patchwork #!/bin/bash cd /etc/patchwork +echo 'npm_config_arch=ia32' > ~/.npmrc npm install electron --save-dev --save-exact npm install EOF