This commit is contained in:
milisbir 2017-07-22 07:41:33 +03:00
parent 4c1f99476a
commit 93961c1d4c
2 changed files with 3 additions and 0 deletions

View File

@ -1,3 +1,4 @@
#!/bin/bash
mps kur python
curl https://bootstrap.pypa.io/get-pip.py | python -
mps kur python3

View File

@ -1,2 +1,4 @@
#!/bin/bash
[ -f `type -p asciinema` ] && pip3 install asciinema
echo "Terminal Video Kayit"
asciinema rec -t "$1"