From 3ccdb4ec9496959bd13e0f5abb0ef4b255cf4981 Mon Sep 17 00:00:00 2001 From: David Runge Date: Wed, 9 Apr 2014 14:38:16 +0200 Subject: Removing useless executables --- bin/helloworld.sh | 2 -- 1 file changed, 2 deletions(-) delete mode 100755 bin/helloworld.sh (limited to 'bin/helloworld.sh') diff --git a/bin/helloworld.sh b/bin/helloworld.sh deleted file mode 100755 index 7ee4df0..0000000 --- a/bin/helloworld.sh +++ /dev/null @@ -1,2 +0,0 @@ -#!/bin/bash -notify-send 'Hello world!' 'This is an example notification.' --icon=dialog-information -- cgit v1.2.3-54-g00ecf