5 lines
70 B
Bash
5 lines
70 B
Bash
|
#!/bin/sh
|
||
|
|
||
|
wget -O python3.inv https://docs.python.org/3/objects.inv
|
||
|
|