forked from norman/fusionpbx-install.sh-github-mirror
Update selinux.sh
This commit is contained in:
@@ -1,12 +1,5 @@
|
||||
#!/bin/sh
|
||||
|
||||
#move to script directory so all relative paths work
|
||||
cd "$(dirname "$0")"
|
||||
|
||||
#includes
|
||||
. ./resources/config.sh
|
||||
. ./resources/colors.sh
|
||||
|
||||
# Disable SELinux
|
||||
verbose "Disabling SELinux"
|
||||
warning "Reboot required after installation completes"
|
||||
|
||||
Reference in New Issue
Block a user