dix
This commit is contained in:
@@ -108,7 +108,8 @@ During the execution of install.lua and remove.lua hooks, some global variables
|
|||||||
|
|
||||||
|Name |Type | Description
|
|Name |Type | Description
|
||||||
|--------------------|--------|--------------------------------------------------------------------------|
|
|--------------------|--------|--------------------------------------------------------------------------|
|
||||||
|packets_package_dir | string| Absolute path to the package's data directory (e.g., /opt/packets/...) |packets_bin_dir | string| Path where executables should be installed (e.g., /usr/bin) |
|
|packets_package_dir | string| Absolute path to the package's data directory (e.g., /opt/packets/...) |
|
||||||
|
| packets_bin_dir | string| Path where executables should be installed (e.g., /usr/bin) |
|
||||||
|script | string| Path to the currently executing script (e.g., "install.lua") |
|
|script | string| Path to the currently executing script (e.g., "install.lua") |
|
||||||
|data_dir | string| Path to the /data folder of the current package |
|
|data_dir | string| Path to the /data folder of the current package |
|
||||||
### Example usage in Lua:
|
### Example usage in Lua:
|
||||||
|
|||||||
Reference in New Issue
Block a user