From 6a5aad775a508142fc6654ba36a046f2acdf94d6 Mon Sep 17 00:00:00 2001 From: Giorgos Korfiatis <gkorf@grnet.gr> Date: Wed, 21 Oct 2015 00:15:15 +0300 Subject: [PATCH] Clean up fix script --- fix_sqlite_osx.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/fix_sqlite_osx.sh b/fix_sqlite_osx.sh index 392667a..dc96144 100755 --- a/fix_sqlite_osx.sh +++ b/fix_sqlite_osx.sh @@ -14,7 +14,6 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see <http://www.gnu.org/licenses/>. -CURPWD=$(pwd) cd "$(dirname "$0")" cd dist/agkyra.app/Contents/MacOS -- GitLab