From fee2317e973b25dc0e73603702dc686eb058b397 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sat, 12 Sep 2015 03:42:24 +0200 Subject: update makefile + update gitignore + fix warnings + remove old implementation + add deps MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- mongoclock | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100755 mongoclock (limited to 'mongoclock') diff --git a/mongoclock b/mongoclock deleted file mode 100755 index 0a6746e..0000000 --- a/mongoclock +++ /dev/null @@ -1,12 +0,0 @@ -#!/bin/sh -# -# Copyright © 2013 Mattias Andrée (maandree@member.fsf.org) -# -# Copying and distribution of this file, with or without modification, -# are permitted in any medium without royalty provided the copyright -# notice and this notice are preserved. This file is offered as-is, -# without any warranty. [GNU All Permissive License] - -echo -en '\033[?1049h\033[?25l' -"$0.py" 2>/dev/null -echo -en '\033[?25h\033[H\033[2J\033[?1049l' -- cgit v1.2.3-70-g09d2