mirror of
https://github.com/fleetdm/fleet
synced 2026-05-02 02:47:30 +00:00
4 lines
53 B
Text
4 lines
53 B
Text
|
|
#!/bin/sh
|
||
|
|
|
||
|
|
dnf install --assumeyes "$INSTALLER_PATH"
|