install script
This commit is contained in:
@@ -1,5 +1,7 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
|
# Run: bash < <(curl -s https://raw.github.com/r888888888/danbooru/master/INSTALL.debian)
|
||||||
|
|
||||||
if [[ "$(whoami)" != "root" ]] ; then
|
if [[ "$(whoami)" != "root" ]] ; then
|
||||||
echo "You must run this script as root"
|
echo "You must run this script as root"
|
||||||
exit 1
|
exit 1
|
||||||
|
|||||||
Reference in New Issue
Block a user