commit a2c78fc4f646c3ee8f0659172f671d75ceba326e parent f1ec21c3c94d00da7f1d0ed022ea46e0ea30c405 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(-)
diff --git a/tmp.sh b/tmp.sh @@ -1,7 +0,0 @@ -#!/bin/bash - -function passwd { - echo 'works' -} - -passwd