7 lines
134 B
Bash
7 lines
134 B
Bash
|
#!/bin/bash
|
||
|
#%stage: setup
|
||
|
#%if: 1 = 2
|
||
|
#%programs: busybox
|
||
|
|
||
|
## this is only a dummy script so we see busybox as a feature in the list
|