Update install.sh

This commit is contained in:
Esteban Mackay Q 2023-01-13 08:52:59 -05:00 committed by GitHub
parent e1b402335d
commit d935764392
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -220,7 +220,7 @@ WantedBy=multi-user.target
EOF
#
#sudo sed -i "s/Copyright (c) 2016-.*/Copyright (c) <?php \$cdate=date(\"Y\"); if (\$cdate > \"2016\") {\$cdate=\"2016-\".date(\"Y\");} echo \$cdate; ?><br>/g" /var/www/html/*.php
sudo sed -i "s/Copyright (c) 2016-.*/Copyright (c) <?php \$cdate=date(\"Y\"); if (\$cdate > \"2016\") {\$cdate=\"2016-\".date(\"Y\");} echo \$cdate; ?><br>/g" /var/www/html/*.php
sudo sed -i '166 s/hotpink/#ad02fd/g' /var/www/html/css/styles.php
sudo sed -i '217 s/color:white/color:black/' /var/www/html/css/styles.php
sudo sed -i "251d" /var/www/html/css/styles.php