From 4f59bcc3e9c2cf45cd83a6d26a9fbe3956cf4e6b Mon Sep 17 00:00:00 2001 From: Filipp Lepalaan Date: Tue, 23 Feb 2010 12:16:36 +0200 Subject: sandman root fix --- sandman.command | 3 --- 1 file changed, 3 deletions(-) diff --git a/sandman.command b/sandman.command index 6eb8241..7942069 100644 --- a/sandman.command +++ b/sandman.command @@ -1,8 +1,5 @@ #!/usr/bin/env bash -# Letsgetletsgetletsgetletsget root! -echo $ROOTPW | sudo -sS - if [[ $USER != "root" ]]; then echo "This must be run as root" exit 1 -- cgit v1.2.3