Update install.sh

This commit is contained in:
Esteban Mackay Q 2023-01-13 09:18:48 -05:00 committed by GitHub
parent e8c866fb67
commit cbc1758d8e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -221,6 +221,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/meta name=\"description.*/meta name=\"description\" content=\"Copyright (c) 2016-22.The Regents of the K0USY Group. All rights reserved. Version OA4DOA 2022 (v270422)\">/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