Update selinux.sh

This commit is contained in:
FusionPBX 2017-04-23 03:23:14 -06:00 committed by GitHub
parent e5943517d1
commit 923a7e7c29
1 changed files with 0 additions and 7 deletions

View File

@ -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"