We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 080fc7a + 9f9b3c8 commit 6aac816Copy full SHA for 6aac816
install/hst-install-debian.sh
@@ -1837,7 +1837,7 @@ if [ "$interactive" = 'yes' ]; then
1837
read resetshell
1838
1839
if [ "$resetshell" = "Y" ] || [ "$resetshell" = "y" ]; then
1840
- logout
+ exit
1841
fi
1842
1843
install/hst-install-ubuntu.sh
@@ -1734,7 +1734,7 @@ if [ "$interactive" = 'yes' ]; then
1734
1735
1736
1737
1738
1739
1740
0 commit comments