mirror of
https://github.com/funkypenguin/geek-cookbook/
synced 2025-12-23 14:41:42 +00:00
Remove footer, cryptominer (#86)
This commit is contained in:
@@ -14,13 +14,4 @@ Realtime data (typically database files or files-in-use) are stored in /var/data
|
||||
|
||||
## Static data
|
||||
|
||||
Static data goes into /var/data/[recipe name], and includes anything that can be safely backed up while a container is running. This includes database exports of the runtime data above.
|
||||
|
||||
|
||||
## Chef's Notes
|
||||
|
||||
### Tip your waiter (support me) 👏
|
||||
|
||||
Did you receive excellent service? Want to make your waiter happy? (_..and support development of current and future recipes!_) See the [support](/support/) page for (_free or paid)_ ways to say thank you! 👏
|
||||
|
||||
### Your comments? 💬
|
||||
Static data goes into /var/data/[recipe name], and includes anything that can be safely backed up while a container is running. This includes database exports of the runtime data above.
|
||||
Reference in New Issue
Block a user