FusionPBX 8 rokov pred
rodič
commit
923a7e7c29
1 zmenil súbory, kde vykonal 0 pridanie a 7 odobranie
  1. 0 7
      centos/resources/selinux.sh

+ 0 - 7
centos/resources/selinux.sh

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