Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Switch to GitLab Next
Sign in / Register
Toggle navigation
Open sidebar
Anarchy Installer
installer
Commits
c97201c7
Verified
Commit
c97201c7
authored
Nov 11, 2020
by
Erazem Kokot
Browse files
Reset terminal when user exits installer from start menu
parent
6759b3b2
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
src/usr/bin/anarchy
src/usr/bin/anarchy
+1
-1
No files found.
src/usr/bin/anarchy
View file @
c97201c7
...
...
@@ -34,7 +34,7 @@ start_menu() {
touch
/root/.anarchy_updated
;;
Start
)
touch
/root/.anarchy_updated
;;
# Pretend user has updated
Exit
)
exit
;;
Exit
)
reset
&&
exit
;;
esac
fi
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment