diff options
Diffstat (limited to 'bin/helloworld.sh')
-rwxr-xr-x | bin/helloworld.sh | 2 |
1 files changed, 0 insertions, 2 deletions
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 |