mirror of
https://github.com/shvedes/photoshop-linux.git
synced 2025-09-04 10:14:58 +00:00
use $0 instead of hardcoded help menu
This commit is contained in:
parent
a365571566
commit
4854dad81e
@ -76,7 +76,7 @@ on_interrupt() {
|
||||
}
|
||||
|
||||
get_help() {
|
||||
echo "Usage: ./install.sh [options...] <path>"
|
||||
echo "Usage: $0 [options...] <path>"
|
||||
echo " -a Use already existing Photoshop.tar.xz"
|
||||
echo " -i Install Photoshop"
|
||||
echo " -u <install path> Uninstall Photoshop"
|
||||
|
Loading…
x
Reference in New Issue
Block a user