We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 33832d0 commit 4f71acbCopy full SHA for 4f71acb
debian/setupETHOFS.sh
@@ -30,7 +30,7 @@ echo '**************************'
30
echo 'Installing misc dependencies'
31
echo '**************************'
32
# install dependencies
33
-sudo apt-get update && sudo apt-get install systemd libcap2-bin unzip wget -y
+sudo apt-get update && sudo apt-get install systemd libcap2-bin policykit-1 unzip wget -y
34
35
36
echo 'Installing Ether-1 Node binary'
0 commit comments