From ca41eddfdc979955105cce572e659941544d6f6d Mon Sep 17 00:00:00 2001 From: Patrick Simianer Date: Thu, 9 Oct 2014 20:44:15 +0100 Subject: alles neu macht der mai --- func.zsh | 1 - 1 file changed, 1 deletion(-) (limited to 'func.zsh') diff --git a/func.zsh b/func.zsh index bf5b3d2..470f5db 100644 --- a/func.zsh +++ b/func.zsh @@ -1,4 +1,3 @@ - check_root() { if [ `whoami` != root ]; then echo "Run this script as root, exiting!"; exit; fi -- cgit v1.2.3