spetrovi / songbook

GNU General Public License v3.0
2 stars 0 forks source link

Add tmp dir to start.sh #30

Closed inknos closed 1 week ago

inknos commented 1 month ago

mkdir -p /code/app/tmp

this is necessary in start.sh to ensure tmp is there.

alternatively, use /tmp