diff options
Diffstat (limited to 'files.sh')
| -rw-r--r-- | files.sh | 10 |
1 files changed, 5 insertions, 5 deletions
@@ -31,8 +31,8 @@ install_dir 0755 root daemon '/var/www/conf' install_file 0644 root wheel '/var/www/conf/cgitrc' install_dir 0755 git git '/var/www/git' install_dir 0755 git git '/var/www/git/repositories' -install_dir 0755 root wheel '/var/www/htdocs/PhoenixCart-1.1.0.7' -install_dir 0755 root wheel '/var/www/htdocs/PhoenixCart-1.1.0.7/includes' -install_dir 0755 root wheel '/var/www/htdocs/PhoenixCart-1.1.0.7/admin/includes' -install_file 0644 root wheel '/var/www/htdocs/PhoenixCart-1.1.0.7/includes/configure.php' -install_file 0644 root wheel '/var/www/htdocs/PhoenixCart-1.1.0.7/admin/includes/configure.php' +install_dir 0755 root wheel '/var/www/htdocs/phoenixcart' +install_dir 0755 root wheel '/var/www/htdocs/phoenixcart/includes' +install_dir 0755 root wheel '/var/www/htdocs/phoenixcart/admin/includes' +install_file 0644 root wheel '/var/www/htdocs/phoenixcart/includes/configure.php' +install_file 0644 root wheel '/var/www/htdocs/phoenixcart/admin/includes/configure.php' |
