igor9silva / scripts

Just some useful scripts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Scripts

Just some useful scripts

installapp

It will copy an executable to /home/<username>/Apps/<appname> and symlink it to /home/<username>/.local/bin

Usage

./installapp /path/to/app dirNameItWillHave executableName

About

Just some useful scripts


Languages

Language:Shell 97.1%Language:JavaScript 2.9%