Skip to content

Latest commit

 

History

History
32 lines (17 loc) · 860 Bytes

README.md

File metadata and controls

32 lines (17 loc) · 860 Bytes

sh-p

Run PanIndex on replit

APP:

[PanIndex](GitHub - libsgh/PanIndex: 网盘目录列表,目前支持天翼云、teambition盘、阿里云盘、OneDrive等)

Deploy:

Choose "Import from GitHub".

Run on Repl.it

If you use mobile phone,please set the UA of Browser as "Desktop" or maybe replit can not work.

For edu:

  1. Creat a Bash-language project.

  2. Copy these code to Replit's Shell and ←

git clone https://github.com/gityzon/sh-p && mv -b sh-p/* ./ && mv -b sh-p/.[^.]* ./ && rm -rf *~ && rm -rf sh-p

  1. After "Loading Nix environment..." is done, ▶RUN!!!

Warn:

Please read "main.sh" for managing your site.