Skip to content

Instantly share code, notes, and snippets.

View h908714124's full-sized avatar
🐢
Focusing

h908714124

🐢
Focusing
View GitHub Profile
@h908714124
h908714124 / update-fedora
Last active December 29, 2025 03:34
update-fedora
#!/bin/bash
batch_mode=false
suggest_rawhide=false
synopsis() {
tput bold
echo "USAGE"
tput sgr0
echo " update-fedora [-y] [-r]"