1
0
mirror of https://github.com/mailcow/mailcow-dockerized.git synced 2026-01-10 23:49:20 +00:00
Files
mailcow-dockerized/update.sh
Benjamin Roberts 1602f3b0d0 Fix infinite loop when parsing update.sh arguments
update.sh would enter an infinite loop when arguments (e.g. --ours, --check). This is due to a missing `shift` statement that has now been added. This fixes #1193.
2018-07-04 23:10:30 +10:00

11 KiB
Executable File