mirror of https://gitlab.com/hp3icc/emq-TE1.git
Update install.sh
This commit is contained in:
parent
e1b402335d
commit
d935764392
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue