gns3-registry/packer/oracle/scripts/upgrade-os.sh
2022-12-23 05:34:21 +02:00

8 lines
67 B
Bash

#!/bin/sh
set -ex
# clear repository
dnf clean all
dnf update -y