2019-05-24
This commit is contained in:
1
base.sh
1
base.sh
@@ -314,7 +314,6 @@ function _gcc {
|
||||
}
|
||||
#-----------------------------------------------------------------------------
|
||||
# Main line
|
||||
[ $(whoami) = "root" ] || die "Not running as user root, you should be!"
|
||||
# Create directories if needed
|
||||
[ -e "${LOGS}" ] || install -vdm 755 "${LOGS}"
|
||||
[ -e "${INFOS}" ] || install -vdm 755 "${INFOS}"
|
||||
|
Reference in New Issue
Block a user