[Blends-commit] [SCM] ezgo branch, master, updated. 69fd53f59b781100ba94e6547b889f5b5e01ca49
Franklin
franklin at goodhorse.idv.tw
Thu Dec 11 02:10:10 UTC 2014
The following commit has been merged in the master branch:
commit f46b2a3f7fd1cc3423a4169c220a0a0f7b46c625
Author: Franklin <franklin at goodhorse.idv.tw>
Date: Wed Dec 10 20:06:03 2014 +0800
Remove 7-Zip folder before reinstalling
diff --git a/ezgo-misc/update-ezgo-misc b/ezgo-misc/update-ezgo-misc
index 6f65c7a..886fc52 100755
--- a/ezgo-misc/update-ezgo-misc
+++ b/ezgo-misc/update-ezgo-misc
@@ -11,6 +11,7 @@ case "$1" in
ln -sf /usr/share/ezgo/desktop-files/my_ezgo.desktop /usr/share/applications/my_ezgo.desktop
cd /usr/share/ezgo/ezgo-misc
tar xf 7zip.tar.gz
+ rm -rf /usr/local/7-Zip
mv /usr/share/ezgo/ezgo-misc/7-Zip /usr/local/
;;
remove)
--
Blend for educatipn with asian specific adaptations
More information about the Blends-commit
mailing list