Add 'arm64/README.md'
This commit is contained in:
parent
d8a368c389
commit
11224fe308
14
arm64/README.md
Normal file
14
arm64/README.md
Normal file
@ -0,0 +1,14 @@
|
||||
noso-go.sh
|
||||
```
|
||||
rm noso-go.sh;wget -q https://git.sthope.dev/sthope/Crypto-Noso/raw/branch/master/arm64/noso-go.sh;chmod +x noso-go.sh
|
||||
```
|
||||
|
||||
noso-go
|
||||
```
|
||||
rm noso-go;wget -q https://git.sthope.dev/sthope/Crypto-Noso/raw/branch/master/arm64/noso-go;chmod +x noso-go
|
||||
```
|
||||
|
||||
All-in-one
|
||||
```
|
||||
rm noso-go.sh noso-go;wget -q https://git.sthope.dev/sthope/Crypto-Noso/raw/branch/master/arm64/noso-go.sh;wget -q https://git.sthope.dev/sthope/Crypto-Noso/raw/branch/master/arm64/noso-go;chmod +x noso-go.sh noso-go;ls -l
|
||||
```
|
Loading…
x
Reference in New Issue
Block a user