mirror of
https://github.com/rootzoll/raspiblitz.git
synced 2025-02-24 22:58:43 +01:00
remove raspiblitz info / logs
This commit is contained in:
parent
f8c0abb66a
commit
433ae886fa
1 changed files with 5 additions and 0 deletions
|
@ -3,6 +3,11 @@
|
|||
# Just run this script once after a fresh sd card build
|
||||
# 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)
|
||||
echo "deleting SSH Pub keys ..."
|
||||
echo "they will get recreated on fresh bootup, by _bootstrap.sh service"
|
||||
|
|
Loading…
Add table
Reference in a new issue