Skip to content

Commit 4f71acb

Browse files
authored
Update setupETHOFS.sh
1 parent 33832d0 commit 4f71acb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

debian/setupETHOFS.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ echo '**************************'
3030
echo 'Installing misc dependencies'
3131
echo '**************************'
3232
# install dependencies
33-
sudo apt-get update && sudo apt-get install systemd libcap2-bin unzip wget -y
33+
sudo apt-get update && sudo apt-get install systemd libcap2-bin policykit-1 unzip wget -y
3434

3535
echo '**************************'
3636
echo 'Installing Ether-1 Node binary'

0 commit comments

Comments
 (0)