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.
1 parent dd70955 commit fa8a213Copy full SHA for fa8a213
configure
@@ -30,4 +30,5 @@ grep -v '<placeholder>display</placeholder>' >> ~/.config/mnt/config.ini
30
31
echo 'The configuration file was successfully created!
32
It is located in the directory ~/.config/mnt/
33
-You can manually change any values specified in it'
+You can manually change any values specified in it'
34
+exit 0 # The program worked without errors
install
@@ -43,3 +43,4 @@ else # If link or file already exists
43
fi
44
45
echo 'The program has been successfully installed on your computer'
46
0 commit comments