diff options
-rw-r--r-- | install.sh | 7 |
1 files changed, 3 insertions, 4 deletions
@@ -1,8 +1,7 @@ #!/bin/bash -# -# Uselect Temporary Installer -# -# +# Copyright 1999-2009 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# install.sh mephx.x@gmail.com if [ "$(id -u)" != "0" ]; then echo "uselect's $0 must be run as root!" |