mirror of
https://github.com/LCTT/TranslateProject.git
synced 2025-02-10 00:00:29 +08:00
3 lines
96 B
Bash
3 lines
96 B
Bash
|
#!/bin/bash
|
||
|
sh -c "$(wget https://raw.githubusercontent.com/LCTT/GetNewOne/master/gn1.sh -O -)"
|