This commit is contained in:
flucout 2025-01-05 10:52:15 +08:00
parent 27a7281101
commit 4c05974f09
2 changed files with 2 additions and 2035 deletions

View File

@ -198,8 +198,8 @@
<div class="install-code"> <div class="install-code">
<span class="osname">Instarll script</span> <span class="osname">Instarll script</span>
<div class="code-cont"> <div class="code-cont">
<div class="command" title="Copy successfully, please paste it to the server installation">URL={$siteurl}/script/install_pro_en.sh && if [ -f /usr/bin/curl ];then curl -ksSO $URL ;else wget -O install_pro_en.sh $URL;fi;bash install_pro_en.sh</div> <div class="command" title="Copy successfully, please paste it to the server installation">URL={$siteurl}/install/install_7.0_en.sh && if [ -f /usr/bin/curl ];then curl -ksSO $URL ;else wget -O install_7.0_en.sh $URL;fi;bash install_7.0_en.sh</div>
<span class="ico-copy" title="Copy successfully, please paste it to the server installation" data-clipboard-text="URL={$siteurl}/script/install_pro_en.sh && if [ -f /usr/bin/curl ];then curl -ksSO $URL ;else wget -O install_pro_en.sh $URL;fi;bash install_pro_en.sh">复制</span> <span class="ico-copy" title="Copy successfully, please paste it to the server installation" data-clipboard-text="URL={$siteurl}/install/install_7.0_en.sh && if [ -f /usr/bin/curl ];then curl -ksSO $URL ;else wget -O install_7.0_en.sh $URL;fi;bash install_7.0_en.sh">复制</span>
</div> </div>
</div> </div>
<div class="install-code"> <div class="install-code">

File diff suppressed because it is too large Load Diff