mirror of
https://github.com/LCTT/TranslateProject.git
synced 2024-12-26 21:30:55 +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 -)"
|