rshell/r.py

6 wiersze
61 B
Python
Executable File

#!/usr/bin/env python3
from rshell import main
main.main()