Skip to content

Commit

Permalink
launch-resonite: remove debug message
Browse files Browse the repository at this point in the history
  • Loading branch information
bredo228 committed Jul 18, 2024
1 parent dd91165 commit 6fcba69
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions scripts/launch-resonite.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
#!/bin/sh

echo FUCK!

rm -r /home/container/Headless/Data
rm -r /home/container/Headless/Cache
find /Logs -type f -name *.log -atime +${LOG_RETENTION:-30} -delete
Expand Down

0 comments on commit 6fcba69

Please sign in to comment.