mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-31 04:23:40 +00:00
fix init
This commit is contained in:
committed by
Aiden McClelland
parent
7ea3aefdd5
commit
5e0b83fa4a
@@ -16,6 +16,9 @@ passwd -l start9
|
|||||||
! test -f /etc/docker/daemon.json || rm /etc/docker/daemon.json
|
! test -f /etc/docker/daemon.json || rm /etc/docker/daemon.json
|
||||||
mount -o remount,rw /boot
|
mount -o remount,rw /boot
|
||||||
|
|
||||||
|
apt-mark hold raspberrypi-bootloader
|
||||||
|
apt-mark hold raspberrypi-kernel
|
||||||
|
|
||||||
apt-get update
|
apt-get update
|
||||||
apt-get install -y \
|
apt-get install -y \
|
||||||
tor \
|
tor \
|
||||||
|
|||||||
Reference in New Issue
Block a user