Skip to content

Commit eda8c45

Browse files
Angaddeep Singhadamperkowski
andauthored
Update core/tabs/system-setup/fedora/fedora-upgrade.sh
Co-authored-by: Adam Perkowski <adas1per@protonmail.com>
1 parent 79ceae9 commit eda8c45

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

core/tabs/system-setup/fedora/fedora-upgrade.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44

55
current_version=$(rpm -E '%{fedora}')
66
next_version=$((current_version + 1))
7-
previous_version=$((current_version - 1))
87

98
update() {
109
printf "%b\n" "${RED}Make sure your system is fully updated; if not, update it first and reboot once.${RC}"

0 commit comments

Comments
 (0)