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