mirror of
https://github.com/teddysun/lamp.git
synced 2026-04-11 23:38:31 +00:00
Update comments
modify LAMP logo Signed-off-by: Teddysun <i@teddysun.com>
This commit is contained in:
@@ -39,7 +39,7 @@
|
||||
<div id="main">
|
||||
<div align="center"><span style="font-size:18px;color:red;">Congratulations. LAMP is installed successfully!</span></div>
|
||||
<div align="center">
|
||||
<a href="https://lamp.sh/" target="_blank"><img src="./lamp.gif" alt="LAMP stack installation scripts"></a>
|
||||
<a href="https://lamp.sh/" target="_blank"><img src="./lamp.png" alt="LAMP stack installation scripts"></a>
|
||||
</div>
|
||||
<p>
|
||||
<span><strong>Check environment:</strong></span>
|
||||
|
||||
@@ -39,7 +39,7 @@
|
||||
<div id="main">
|
||||
<div align="center"><span style="font-size:18px;color:red;">恭喜您,LAMP 一键安装包安装成功!</span></div>
|
||||
<div align="center">
|
||||
<a href="https://lamp.sh/" target="_blank"><img src="./lamp.gif" alt="LAMP一键安装包"></a>
|
||||
<a href="https://lamp.sh/" target="_blank"><img src="./lamp.png" alt="LAMP一键安装包"></a>
|
||||
</div>
|
||||
<p>
|
||||
<span><strong>查看本地环境:</strong></span>
|
||||
|
||||
BIN
conf/lamp.gif
BIN
conf/lamp.gif
Binary file not shown.
|
Before Width: | Height: | Size: 6.4 KiB |
@@ -223,7 +223,7 @@ EOF
|
||||
|
||||
cp -f ${cur_dir}/conf/index.html ${web_root_dir}
|
||||
cp -f ${cur_dir}/conf/index_cn.html ${web_root_dir}
|
||||
cp -f ${cur_dir}/conf/lamp.gif ${web_root_dir}
|
||||
cp -f ${cur_dir}/conf/lamp.png ${web_root_dir}
|
||||
cp -f ${cur_dir}/conf/jquery.js ${web_root_dir}
|
||||
cp -f ${cur_dir}/conf/p.php ${web_root_dir}
|
||||
cp -f ${cur_dir}/conf/p_cn.php ${web_root_dir}
|
||||
|
||||
Reference in New Issue
Block a user