Skip to content

Commit

Permalink
nextcloud container - add exit to cronjob
Browse files Browse the repository at this point in the history
Signed-off-by: Simon L <szaimen@e.mail.de>
  • Loading branch information
szaimen committed Apr 10, 2024
1 parent 6cd260a commit 0197033
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Containers/nextcloud/cron.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ wait_for_cron() {
sleep 5
done
echo "Cronjob successfully exited."
exit
set +x
}

Expand Down

0 comments on commit 0197033

Please sign in to comment.