From d9aa870e5d509cc7309ab82dd102a937ab58613a Mon Sep 17 00:00:00 2001 From: Unit 193 Date: Thu, 9 Feb 2017 04:36:04 -0500 Subject: Imported Upstream version 3.1.1+dfsg1 --- Plugins/DbAndroid/copy.sh | 5 +++++ 1 file changed, 5 insertions(+) create mode 100755 Plugins/DbAndroid/copy.sh (limited to 'Plugins/DbAndroid/copy.sh') diff --git a/Plugins/DbAndroid/copy.sh b/Plugins/DbAndroid/copy.sh new file mode 100755 index 0000000..d3e1a1e --- /dev/null +++ b/Plugins/DbAndroid/copy.sh @@ -0,0 +1,5 @@ +# Just my custom script to make copying fresh jar into DbAndroid faster +# Pawel Salawa + +rm SQLiteStudioRemote.jar +cp /home/googie/projects/AndroidStudioProjects/SQLiteStudioRemoteProject/sqlitestudioremote/build/intermediates/bundles/release/classes.jar SQLiteStudioRemote.jar -- cgit v1.2.3