summarylogtreecommitdiffstats
path: root/openframeworks.install
diff options
context:
space:
mode:
authorMarco Pompili2015-11-16 16:31:33 +0100
committerMarco Pompili2015-11-25 13:54:47 +0100
commitf59458c58566abfdfccc261a205523477869c87e (patch)
tree336720d2f56b216517ce7a45666ab3be278f7a27 /openframeworks.install
parent787eef622b3a1ec5fe7e12eb06e5b6c5b4eab9bf (diff)
downloadaur-f59458c58566abfdfccc261a205523477869c87e.tar.gz
Version 0.9.0
Diffstat (limited to 'openframeworks.install')
-rw-r--r--openframeworks.install3
1 files changed, 2 insertions, 1 deletions
diff --git a/openframeworks.install b/openframeworks.install
index 732bc0d31a4a..8d2cb4432cfa 100644
--- a/openframeworks.install
+++ b/openframeworks.install
@@ -5,5 +5,6 @@ post_install() {
}
post_update() {
- echo -e "Remeber to regenerate your local workspace using: \033[0;32mof-make-workspace\033[0m".
+ echo -e "Remeber to regenerate your local workspace using: \033[0;32mof-make-workspace\033[0m."
+ echo "If you have already a local workspace in your home, BACKUP YOUR PROJECTS BEFORE generating a new local workspace."
}