Actualiser Home
12
Home.md
12
Home.md
@@ -1,14 +1,14 @@
|
||||
# Usage
|
||||
|
||||
```
|
||||
wget -O matmoul-profile matmoul.ch/profile
|
||||
source matmoul-profile
|
||||
rm matmoul-profile
|
||||
wget -O m-profile matmoul.ch/profile
|
||||
source m-profile
|
||||
rm m-profile
|
||||
```
|
||||
```
|
||||
curl -L matmoul.ch/profile > matmoul-profile
|
||||
source matmoul-profile
|
||||
rm matmoul-profile
|
||||
curl -L matmoul.ch/profile > m-profile
|
||||
source m-profile
|
||||
rm m-profile
|
||||
```
|
||||
```
|
||||
wget matmoul.ch/profile
|
||||
|
||||
Reference in New Issue
Block a user