Add very basic initial cloudron-logs helper

This commit is contained in:
Johannes Zellner
2023-05-11 12:26:17 +02:00
parent 18a7b0e615
commit 89c5b81eb0
2 changed files with 8 additions and 0 deletions

7
scripts/cloudron-logs Executable file
View File

@@ -0,0 +1,7 @@
#!/bin/bash
set -eu -o pipefail
# This script tails common logs
tail -f /home/yellowtent/platformdata/logs/box.log