Go to file
2021-05-03 17:03:52 -04:00
centos2rocky.sh Changed shebang to "#!/usr/bin/env bash" 2021-05-03 17:03:52 -04:00
README.md fix readme 2021-04-25 10:10:34 -07:00

Rocky Tools

Various scripts and tools that we find useful, whether we use them or they are made for public consumption. For example, conversion scripts or otherwise.

.
├── centos2rocky.sh # Converts a CentOS 8.3 system to Rocky Linux 8.3
└── README.md