1
0
Fork 0
mirror of synced 2024-05-27 12:31:12 -04:00

Add warning about new Zim 1.0.0 release

See #323
This commit is contained in:
Eric Nielsen 2019-12-23 14:31:53 -05:00
parent 5d66578c47
commit 7e7e57c627

View file

@ -1,6 +1,7 @@
# #
# zim_update - update the zim repository # zim_update - update the zim repository
# #
print -u2 -P '%F{yellow}WARNING: This version of Zim will be deprecated in a future update in favor of Zim version 1.0.0. Manually install Zim 1.0.0 to continue receiving updates. See https://github.com/zimfw/zimfw/pull/323%f'
cd ${ZIM_HOME} cd ${ZIM_HOME}