diff --git a/app/static/.DS_Store b/app/static/.DS_Store index 71ee95f50..56ff16368 100644 Binary files a/app/static/.DS_Store and b/app/static/.DS_Store differ diff --git a/app/static/icon/maveric_icon.jpg b/app/static/icon/maveric_icon.jpg new file mode 100644 index 000000000..1c1fd3b40 Binary files /dev/null and b/app/static/icon/maveric_icon.jpg differ diff --git a/app/templates/index.html b/app/templates/index.html index 7759d3e9d..1ca5a9735 100644 --- a/app/templates/index.html +++ b/app/templates/index.html @@ -13,7 +13,7 @@ - + diff --git a/db.sqlite3 b/db.sqlite3 index 3b605cf0a..ec9b4168b 100644 Binary files a/db.sqlite3 and b/db.sqlite3 differ diff --git a/notes.txt b/notes.txt index 80283241b..1a280888f 100644 --- a/notes.txt +++ b/notes.txt @@ -12,6 +12,8 @@ - Add default program in Background sudo crontab -e - @reboot sudo python - Animation: cmatrix -BC blue +- Updating Raspberry Pi: sudo apt update +- sudo apt full-upgrade ROUGH Work