Changes

Jump to navigation Jump to search
109 bytes removed ,  23:28, 8 April 2007
no edit summary
Line 433: Line 433:  
  ################ - Final Step - ####################################
 
  ################ - Final Step - ####################################
 
  c_file=$custom_httpd_dir/$c_name
 
  c_file=$custom_httpd_dir/$c_name
  if [ -d $custom_httpd_dir ]
+
  if [ ! -d $custom_httpd_dir ]
 
  then
 
  then
custom_httpd_dir=$custom_httpd_dir
  −
#Anyone know a negate if for check? = if [directory NOT exist $dir]
  −
else
   
  mkdir -p $custom_httpd_dir
 
  mkdir -p $custom_httpd_dir
 
  fi
 
  fi
985

edits

Navigation menu