From 573e59384c8e68c1b2681d278e40c8acdf91b060 Mon Sep 17 00:00:00 2001 From: "Jagadeesh, Amulya Gowri (PG/T - Comp Sci & Elec Eng)" <aj01496@surrey.ac.uk> Date: Mon, 13 May 2024 22:59:15 +0000 Subject: [PATCH] Update aj01496_setup.bash --- aj01496_setup.bash | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aj01496_setup.bash b/aj01496_setup.bash index b6b3dc0..eb7b5de 100644 --- a/aj01496_setup.bash +++ b/aj01496_setup.bash @@ -6,5 +6,5 @@ service httpd start chkconfig httpd on wget https://gitlab.surrey.ac.uk/amulyagowrij/aj01496_comm034/-/blob/main/aj01496_ec2.py -P /var/www/cgi-bin -chmod +x /var/www/cgi-bin/aws_ec2.py +chmod +x /var/www/cgi-bin/aj01496_ec2.py -- GitLab