[Wiki] About $dir
in Pre/Post (un)install scripts
#5062
Closed
lewis-yeung
started this conversation in
General
Replies: 1 comment
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
In Pre/Post (un)install scripts, it says that
$dir
will expand to the path of the app'scurrent
directory. However only in apost_install
script will it actually expand to the path ofcurrent
, but in the other three and the installer script, it expands to the path of the actual version directory. I think there should be detailed descriptions for this.Beta Was this translation helpful? Give feedback.
All reactions