欢迎使用 Lsky Pro+ 程序安装向导
请仔细阅读以下许可协议,同意协议条款才能继续安装。
欢迎使用兰空图床(Lsky Pro+)(以下简称“本软件”)。在使用本软件之前,请仔细阅读并理解本许可证和免责声明。通过下载、安装或使用本软件,即表示您已阅读、理解并同意遵守本许可证和免责声明中所载的所有条款和条件。如果您不同意本许可证和免责声明中的任何条款,请勿使用本软件。
本产品为一次性付费、永久使用授权的数字商品。付款后系统将提供后端已加密源码、前端完整源码及授权信息,因其为可复制数字内容,一经交付概不退款。
本授权仅限购买者本人或其所属公司使用,不得转售、转让、出租、再授权,亦不得以任何方式将源码或程序文件提供给第三方。
未经书面许可,禁止对本产品进行任何形式的修改后再发布、转授权、销售或用于其他商业用途。
禁止将本产品用于任何违法违规场景,包括但不限于诈骗、赌博、色情、木马、病毒等非法活动。违反者须自行承担法律后果。
如发现用户违反本条款,我们有权在不另行通知的情况下终止其授权、删除许可证并将其列入黑名单。如情节严重,将依法追究其法律责任。
购买后用户可在授权中心设置一个主域名,主域名的所有子域名均包含在授权范围内(包括主域名本身)。默认情况下仅支持设置一个主域名。
系统赠送的免费授权位在规定时间内仅可修改一次。若需频繁修改授权主域名,需使用平台积分进行付费调整。
购买本软件后,您获得以下权利:
本软件的所有权和知识产权归开发者所有。未经许可,不得复制、修改、分发或出售本软件的任何部分。任何违反本许可证的行为将导致许可证的自动终止,并可能面临法律责任。
如果您继续使用本软件,即表示您已阅读、理解并同意遵守上述许可证和免责声明中的所有条款和条件。
Welcome to use Lsky Pro+ (兰空图床) (hereinafter referred to as "the Software"). Before using the Software, please read and understand this license and disclaimer carefully. By downloading, installing, or using the Software, you indicate that you have read, understood, and agreed to comply with all the terms and conditions stated in this license and disclaimer. If you do not agree with any of the terms in this license and disclaimer, please refrain from using the Software.
This product is a one-time paid and authorized digital product for permanent use. After payment, the system will provide the backend encrypted source code, the front-end complete source code and authorized information. Because it is replicable digital content, no refund will be made once delivered.
The license is granted solely to the purchaser or their affiliated company. Resale, transfer, rental, or sublicensing is strictly prohibited, and the source code or program files must not be shared with any third party in any form.
Without prior written consent, any form of modification followed by redistribution, relicensing, resale, or other commercial use of this product is strictly prohibited.
It is strictly forbidden to use this product in any illegal or non-compliant scenarios, including but not limited to fraud, gambling, pornography, malware, or virus distribution. Violators shall bear full legal responsibility.
If any violation of these terms is discovered, we reserve the right to terminate the license, delete the license file, and blacklist the user without prior notice. In severe cases, we will pursue legal liability in accordance with the law.
After purchase, the user may set one primary domain in the authorization center. All subdomains under the primary domain (including the primary domain itself) will be covered by the license. By default, only one primary domain is supported.
The system provides one free domain change within the specified time period. Further changes will require the use of platform credits to proceed with a paid modification.
Upon purchasing the Software, you are granted the following rights:
All ownership and intellectual property rights of the Software belong to the developers. Without permission, you may not copy, modify, distribute, or sell any part of the Software. Any violation of this license will result in automatic termination of the license and may lead to legal liability.
By continuing to use the Software, you indicate that you have read, understood, and agreed to comply with all the terms and conditions in the above license and disclaimer.
Lsky Pro+ 已成功安装,请阅读下列重要提示。
程序文档地址:https://docs.lsky.pro
刷新此页面将出现 404 Not Found,如需重新安装,请删除 /www/wwwroot/qqorg.com/storage/app/installed.lock 文件。
‼️重要提醒,接下来请根据文档 https://docs.lsky.pro/guide/install 配置消息队列和计划任务,未配置或配置错误会导致图片无法正常删除、无法发送邮件、无法生成缩略图等异常。使用过程中遇到问题请访问 https://docs.lsky.pro 获取帮助。
队列启动命令:
/www/server/php/82/bin/php /www/wwwroot/qqorg.com/artisan queue:work
计划任务配置命令:
* * * * * cd /www/wwwroot/qqorg.com && /www/server/php/82/bin/php artisan schedule:run >> /dev/null 2>&1