Changes of Revision 12
[-] [+] | Changed | config.sh |
@@ -56,6 +56,13 @@ chmod 755 /build-custom # run custom build_script after build /build-custom + +# cleanup +baseStripinfos +baseStripLocales en_US +baseStripMans +baseStripUnusedLibs + test -d /studio || mkdir /studio cp /image/.profile /studio/profile cp /image/config.xml /studio/config.xml |