mirror of
https://github.com/sbrl/Pepperminty-Wiki.git
synced 2024-10-31 21:33:00 +00:00
3 lines
108 B
Bash
3 lines
108 B
Bash
|
#!/usr/bin/env bash
|
||
|
curl -L https://starbeamrainbowlabs.com/wordlists/enable1.txt | shuf >enable1.shuf.txt;
|