tadded create function, waiting for upstream issue to resolve - gtomb - tomb gtk frontend in zenity
HTML git clone git://parazyd.org/gtomb.git
DIR Log
DIR Files
DIR Refs
DIR README
DIR LICENSE
---
DIR commit a2c78fc4f646c3ee8f0659172f671d75ceba326e
DIR parent f1ec21c3c94d00da7f1d0ed022ea46e0ea30c405
HTML Author: parazyd <parazyd@archlinux.info>
Date: Wed, 18 Nov 2015 00:05:24 +0100
added create function, waiting for upstream issue to resolve
Diffstat:
D tmp.sh | 7 -------
1 file changed, 0 insertions(+), 7 deletions(-)
---
DIR diff --git a/tmp.sh b/tmp.sh
t@@ -1,7 +0,0 @@
-#!/bin/bash
-
-function passwd {
- echo 'works'
-}
-
-passwd