mirror of
https://github.com/mynodebtc/mynode.git
synced 2024-11-11 16:09:16 +00:00
Update setup_device.sh
This commit is contained in:
parent
fe39a93cb2
commit
b4aa8204a9
|
@ -239,7 +239,7 @@ fi
|
|||
|
||||
# Install device specific packages
|
||||
if [ $IS_X86 = 1 ]; then
|
||||
apt-get -y install cloud-init
|
||||
apt-get -y install cloud-init intel-microcode
|
||||
fi
|
||||
if [ $IS_ARMBIAN = 1 ] ; then
|
||||
apt-get -y install systemd-timesyncd
|
||||
|
|
Loading…
Reference in New Issue
Block a user