Remove screencap from bundle

pull/37/head v1.1.4
Varun Patil 2022-09-13 16:01:09 -07:00
parent 8d097535fd
commit bb360003ab
2 changed files with 2 additions and 1 deletions

View File

@ -32,7 +32,7 @@ The exact steps depend on your Nextcloud platform. If you use Docker for your Ne
- **MacOS**: `brew install exiftool`
- **FreeBSD**: `sudo pkg install p5-Image-ExifTool`
]]></description>
<version>1.1.2</version>
<version>1.1.4</version>
<licence>agpl</licence>
<author mail="radialapps@gmail.com" >Varun Patil</author>
<website>https://github.com/pulsejet/memories</website>

View File

@ -7,6 +7,7 @@ mkdir -p /tmp/memories
cp -R appinfo css img js lib templates COPYING README.md exiftest* composer* /tmp/memories
cd /tmp
rm -f memories/appinfo/screencap* memories/js/*.map
rm -rf memories.tar.gz
tar -zvcf memories.tar.gz memories/