|
|
@ -2,7 +2,7 @@ REM Handy script to create the XPI on Windows |
|
|
|
if not exist build mkdir build |
|
|
|
del build\pEp4Tb@pEp.security.xpi |
|
|
|
cd addon |
|
|
|
zip -r ../build/pEp4Tb@pEp.security.xpi . |
|
|
|
"C:\Program Files\7-Zip\7z.exe" a -bb -r ../build/pEp4Tb@pEp.security.xpi . |
|
|
|
cd .. |
|
|
|
|
|
|
|
REM Jörg's personal use: |
|
|
|