mirror of
https://github.com/asciinema/asciinema.git
synced 2025-12-15 19:28:00 +01:00
Rename bin/asciiio.py to bin/asciiio
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
# ascii.io recorder installation script
|
||||
|
||||
BIN_NAME="asciiio"
|
||||
BIN_URL="https://raw.github.com/sickill/ascii.io-cli/master/bin/asciiio.py"
|
||||
BIN_URL="https://raw.github.com/sickill/ascii.io-cli/master/bin/asciiio"
|
||||
SUDO=""
|
||||
|
||||
if [ -d "$HOME/bin" ] && [[ ":$PATH:" == *":~/bin:"* || ":$PATH:" == *":$HOME/bin:"* ]]; then
|
||||
|
||||
Reference in New Issue
Block a user