add cron reminder

master
Paul Walko 2022-11-12 11:26:38 -05:00
parent 76d564124b
commit af0bcd8ffb
1 changed files with 3 additions and 0 deletions

View File

@ -2,6 +2,9 @@
set -e
# Don't forget cron!
# https://docs.firefly-iii.org/firefly-iii/advanced-installation/cron/
up () {
docker network create pew-net || true