mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-09-27 20:16:22 +02:00
remove raspiblitz info / logs
This commit is contained in:
@@ -3,6 +3,11 @@
|
|||||||
# Just run this script once after a fresh sd card build
|
# Just run this script once after a fresh sd card build
|
||||||
# to prepare the image for release as a downloadable sd card image
|
# to prepare the image for release as a downloadable sd card image
|
||||||
|
|
||||||
|
# raspiblitz.info & logs
|
||||||
|
echo "deleting raspiblitz info & logs ..."
|
||||||
|
sudo rm /home/admin/raspiblitz.*
|
||||||
|
echo "OK"
|
||||||
|
|
||||||
# SSH Pubkeys (make unique for every sd card image install)
|
# SSH Pubkeys (make unique for every sd card image install)
|
||||||
echo "deleting SSH Pub keys ..."
|
echo "deleting SSH Pub keys ..."
|
||||||
echo "they will get recreated on fresh bootup, by _bootstrap.sh service"
|
echo "they will get recreated on fresh bootup, by _bootstrap.sh service"
|
||||||
|
Reference in New Issue
Block a user