tvk
This commit is contained in:
parent
4c1f99476a
commit
93961c1d4c
2 changed files with 3 additions and 0 deletions
|
|
@ -1,3 +1,4 @@
|
|||
#!/bin/bash
|
||||
mps kur python
|
||||
curl https://bootstrap.pypa.io/get-pip.py | python -
|
||||
mps kur python3
|
||||
|
|
|
|||
|
|
@ -1,2 +1,4 @@
|
|||
#!/bin/bash
|
||||
[ -f `type -p asciinema` ] && pip3 install asciinema
|
||||
echo "Terminal Video Kayit"
|
||||
asciinema rec -t "$1"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue