nextcloud-desktop/admin/linux/clean_tarball.sh
2017-10-05 22:01:05 +02:00

8 lines
179 B
Bash
Executable file

#!/bin/sh
rm -vrf admin/
rm -vrf src/3rdparty/sqlite3
rm -vrf binary/
rm -vrf src/3rdparty/libcrashreporter-qt
rm -vrf shell_integration/windows
rm -vrf shell_integration/MacOSX