forked from ungleich-public/cdist
+tools
Signed-off-by: Nico Schottelius <nico@wurzel.schottelius.org>
This commit is contained in:
parent
8c97ad3d95
commit
9f3a8c0956
2 changed files with 10 additions and 1 deletions
|
|
@ -8,7 +8,7 @@ PATH=/bin:/sbin:/usr/bin:/usr/sbin
|
|||
|
||||
pkg="
|
||||
|
||||
bin_list="fdisk mount"
|
||||
bin_list="bash fdisk mount syslinux umount rm mv"
|
||||
|
||||
for bin in command_list; do
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue