6 lines
57 B
Bash
6 lines
57 B
Bash
|
|
#!/bin/bash
|
||
|
|
|
||
|
|
#run rotor script
|
||
|
|
python3 travler_rotor.py
|
||
|
|
|