You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: isoimage/maker.sh
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
# The script takes a standard RaspiOS Lite image, installs SamplerBox on it, and creates a ready-to-use image.
3
3
# Notes:
4
4
# * 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)
0 commit comments