diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 16:46:29 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 16:46:29 +0000 |
commit | 5e1454ef4562bdcc75c213624a14e83c7959b592 (patch) | |
tree | ff2df2bfaf8732840c3c3d25dc0702f13e1fa1f0 /packages/list | |
parent | Initial commit. (diff) | |
download | tasksel-5e1454ef4562bdcc75c213624a14e83c7959b592.tar.xz tasksel-5e1454ef4562bdcc75c213624a14e83c7959b592.zip |
Adding upstream version 3.73.upstream/3.73upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'packages/list')
-rwxr-xr-x | packages/list | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/packages/list b/packages/list new file mode 100755 index 0000000..d8bafd2 --- /dev/null +++ b/packages/list @@ -0,0 +1,3 @@ +#!/bin/sh +shift 1 # task name +echo $@ |