mirror of
https://github.com/rootzoll/raspiblitz.git
synced 2025-02-25 07:07:46 +01:00
del first lines
This commit is contained in:
parent
2037f91b03
commit
5fd8932e55
2 changed files with 1 additions and 10 deletions
|
@ -30,7 +30,7 @@ Reboots again
|
||||||
Now only the bash prompt opens
|
Now only the bash prompt opens
|
||||||
|
|
||||||
# `wget https://raw.githubusercontent.com/rootzoll/raspiblitz/master/build.sdcard/raspbianStretchDesktop.sh && sudo bash raspbianStretchDesktop.sh`
|
# `wget https://raw.githubusercontent.com/rootzoll/raspiblitz/master/build.sdcard/raspbianStretchDesktop.sh && sudo bash raspbianStretchDesktop.sh`
|
||||||
wget https://github.com/openoms/HardwareNode/blob/master/build.sdcard/raspbianStretchDesktop.sh && sudo bash raspbianStretchDesktop.sh
|
wget https://github.com/openoms/HardwareNode/blob/OdroidHC1Debug/build.sdcard/raspbianStretchDesktop.sh && sudo bash raspbianStretchDesktop.sh
|
||||||
|
|
||||||
|
|
||||||
see my output: [sdcard_build_output](sdcard_build_output.html)
|
see my output: [sdcard_build_output](sdcard_build_output.html)
|
||||||
|
|
|
@ -1,13 +1,4 @@
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
#########################################################################
|
|
||||||
# Build your SD card image based on:
|
|
||||||
# RASPBIAN STRETCH WITH DESKTOP (2018-11-13)
|
|
||||||
# https://www.raspberrypi.org/downloads/raspbian/
|
|
||||||
# SHA256: a121652937ccde1c2583fe77d1caec407f2cd248327df2901e4716649ac9bc97
|
|
||||||
##########################################################################
|
|
||||||
# setup fresh SD card with image above - login per SSH and run this script:
|
|
||||||
##########################################################################
|
|
||||||
|
|
||||||
echo ""
|
echo ""
|
||||||
echo "*****************************************"
|
echo "*****************************************"
|
||||||
echo "* RASPIBLITZ SD CARD IMAGE SETUP v0.99 *"
|
echo "* RASPIBLITZ SD CARD IMAGE SETUP v0.99 *"
|
||||||
|
|
Loading…
Add table
Reference in a new issue