5 lines
267 B
Bash
Executable file
5 lines
267 B
Bash
Executable file
#!/bin/bash
|
|
|
|
PATH=$HOME/.local/bin/:$PATH
|
|
pipenv run python matrix.py -n "yingfen|richard|kaylee" -e dongyong -r "\!iyDYVdSookjYKhoXuU:jeena.net"
|
|
pipenv run python matrix.py -n "kinga|lili|karl|richard|georg|christine" -e dongyong -r "\!aPbeAzniGnemrkBcVU:jeena.net"
|