Merge "Install which on Fedora"
This commit is contained in:
commit
b4a9fceea7
6
elements/fedora/install.d/01-install-deps
Executable file
6
elements/fedora/install.d/01-install-deps
Executable file
@ -0,0 +1,6 @@
|
|||||||
|
#!/bin/bash
|
||||||
|
|
||||||
|
# Install any packages in this file that may not be in the fedora
|
||||||
|
# image but could reasonably be expected by other elements
|
||||||
|
|
||||||
|
install-packages which
|
Loading…
Reference in New Issue
Block a user