mirror of
https://github.com/limosek/zaf.git
synced 2024-11-23 19:09:08 +01:00
upgrade warning
This commit is contained in:
parent
3db7c1d5fc
commit
a3a854d615
@ -292,7 +292,7 @@ zaf_postconfigure() {
|
||||
else
|
||||
[ "${ZAF_GIT}" = 1 ] && [ -n "${INSTALL_PREFIX}" ] && git clone "${ZAF_REPO_GITURL}" "${INSTALL_PREFIX}/${ZAF_REPO_DIR}"
|
||||
fi
|
||||
zaf_wrn "Install done. Use 'zaf' to get started."
|
||||
zaf_wrn "Install done. Use 'zaf' to get started. Do not forget to do 'zaf upgrade' to upgrade plugins too!"
|
||||
true
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user