Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update deploy.sh #2

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Update deploy.sh #2

wants to merge 2 commits into from

Commits on Oct 11, 2024

  1. Update deploy.sh

    sgs path变量有点问题
    Liripo authored Oct 11, 2024
    Configuration menu
    Copy the full SHA
    591d9c5 View commit details
    Browse the repository at this point in the history
  2. Create deploy.ps1

    增加了windowns powersell 自动安装的脚本,使用方式如下
    ```powershell
    .\deploy.ps1 WEB_PORT = 1080
    ```
    Liripo authored Oct 11, 2024
    Configuration menu
    Copy the full SHA
    a569f75 View commit details
    Browse the repository at this point in the history