# TRSS Shell **Repository Path**: TimeRainStarSky/TRSS_Shell ## Basic Information - **Project Name**: TRSS Shell - **Description**: No description available - **Primary Language**: Shell - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2023-02-12 - **Last Updated**: 2026-05-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README
# TRSS Shell 常用脚本合集
## Linux 配置 SWAP ```sh bash <(curl -L https://git.trss.me/TRSS_Shell/raw/main/SWAP.sh) ``` ## MSYS2 配置 SSHd 以管理员身份运行 MSYS2 ```sh bash <(curl -L https://git.trss.me/TRSS_Shell/raw/main/MSYS2_SSHd.sh) ```