7 lines
73 B
Plaintext
7 lines
73 B
Plaintext
|
#!/bin/bash
|
||
|
|
||
|
. "$( dirname $0 )/common"
|
||
|
|
||
|
echo "$GSGP_PROFILE_PATH/_inv"
|
||
|
|