diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2023-02-02 21:06:35 +0000 |
---|---|---|
committer | Laurent Bercot <ska@appnovation.com> | 2023-02-02 21:06:35 +0000 |
commit | b51260a8f2f6a7570e51b8414a468111e023c04d (patch) | |
tree | 4f7b0c67eb48e5c18f8bb12d566f34133d934815 /package/modes | |
parent | 9d55d49dad0f4cb90e6ff2f9b1c3bc46a6fcf05f (diff) | |
download | execline-b51260a8f2f6a7570e51b8414a468111e023c04d.tar.gz execline-b51260a8f2f6a7570e51b8414a468111e023c04d.tar.xz execline-b51260a8f2f6a7570e51b8414a468111e023c04d.zip |
Prepare for 2.9.2.0, add install target for multicall
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'package/modes')
-rw-r--r-- | package/modes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package/modes b/package/modes index 78671a7..0f04782 100644 --- a/package/modes +++ b/package/modes @@ -48,3 +48,4 @@ tryexec 0755 unexport 0755 wait 0755 withstdinas 0755 +execline 0755 |