Skip to content

Commit

Permalink
Update start.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
reaitten authored May 30, 2021
1 parent 8c6770b commit 7c7ef85
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions start.sh
Original file line number Diff line number Diff line change
@@ -1 +1,5 @@
if [[ -n $RCLONE_CONFIG ]]; then
echo "Rclone config detected"
echo -e "$RCLONE_CONFIG" > /app/rclone.conf
fi
python3 -m tgtlg

0 comments on commit 7c7ef85

Please sign in to comment.