mirror of
https://github.com/Kugelschieber/marvinblum.git
synced 2026-01-18 06:40:27 +00:00
Added experimental version of pirsch for server side tracking.
This commit is contained in:
4
postgres/clear_logs.sh
Normal file
4
postgres/clear_logs.sh
Normal file
@@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
|
||||
echo "Clearing docker logs..."
|
||||
echo "" > $(docker inspect --format='{{.LogPath}}' postgres)
|
||||
Reference in New Issue
Block a user