mirror of
https://github.com/Screenly/Anthias.git
synced 2026-05-18 21:38:08 -04:00
Merge branch 'master' of github.com:Screenly/screenly-ose
This commit is contained in:
@@ -10,5 +10,9 @@
|
||||
* Run the installer and install the production branch
|
||||
* Verify that everything works
|
||||
* Run `apt-get clean`
|
||||
* Run `sudo wget -O /etc/init.d/resize2fs_once https://github.com/RPi-Distro/pi-gen/raw/dev/stage2/01-sys-tweaks/files/resize2fs_once`
|
||||
* Run `sudo chmod +x /etc/init.d/resize2fs_once`
|
||||
* Run `sudo systemctl enable resize2fs_once`
|
||||
* Add `init=/usr/lib/raspi-config/init_resize.sh` in `/boot/cmdline.txt`
|
||||
* Shut down the system
|
||||
* Create the disk image
|
||||
|
||||
Reference in New Issue
Block a user