Skip to content

Commit e8f704f

Browse files
authored
Update maker.sh
1 parent 8869719 commit e8f704f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

isoimage/maker.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# The script takes a standard RaspiOS Lite image, installs SamplerBox on it, and creates a ready-to-use image.
33
# Notes:
44
# * this script works on Pi4 but not on Pi2 - tested 2022-08-09
5-
# * the process is quite long, ~ 1 hour on a Pi4 - for this reason, I usually start it from screen (screen -S maker, sudo ./maker.sh, CTRL A D to detach)
5+
# * the process is quite long, 1 hr 40 min on a Pi4 - for this reason, I usually start it from screen (screen -S maker, sudo ./maker.sh, CTRL A D to detach)
66
#
77
# SamplerBox (https://www.samplerbox.org)
88
# License: Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International (CC BY-NC-SA 4.0) (https://creativecommons.org/licenses/by-nc-sa/4.0/)

0 commit comments

Comments
 (0)