summaryrefslogtreecommitdiff
path: root/files.sh
diff options
context:
space:
mode:
authorbookcorner <git@bookcorner.ge>2026-07-27 01:47:52 +0400
committerbookcorner <git@bookcorner.org>2026-07-27 01:47:52 +0400
commit0ef28b35abf576b7b38e8463e4db29f575cc7c7e (patch)
tree74ebb4dd4e0348d4eb7fecd593d9b3fd78819cf1 /files.sh
parent1a1b60b6ef37af8d4895be0b0a0cbffd0a84c88e (diff)
downloadinfra-master.tar
infra-master.tar.gz
infra-master.tar.bz2
infra-master.tar.lz
infra-master.tar.xz
infra-master.tar.zst
infra-master.zip
Install Phoenix Cart from GitHEADmaster
Diffstat (limited to 'files.sh')
-rw-r--r--files.sh10
1 files changed, 5 insertions, 5 deletions
diff --git a/files.sh b/files.sh
index 0eb2342..33bcea2 100644
--- a/files.sh
+++ b/files.sh
@@ -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'