1
0
mirror of https://github.com/vikstrous/pirate-get synced 2025-01-10 10:04:21 +01:00
pirate-get/install
2014-12-03 21:39:44 +01:00

4 lines
102 B
Bash
Executable File

#!/bin/sh
cp $(dirname $0)/pirate-get.py /usr/local/bin/pirate-get
chmod +x /usr/local/bin/pirate-get