Commit Graph

13 Commits (a2674437773fa8cbabc6e763c49e1d5f65aa66ec)

Author SHA1 Message Date
Richie Zhang 8d4ab4555c Improve the yes/no prompt in install.sh (#683)
* Improve the yes/no prompt in install.sh

The old implementation used a feature only present on Bash version 4, which not all systems have. The new version should work on all bash shells.

* Update install.sh
4 years ago
Dessalines 62ab68d317 Adding full logging. 4 years ago
Richie Zhang a8126b33bb Add line breaks after user prompts in install.sh 5 years ago
Richie Zhang 15ef4a7122 Add a semicolon. 5 years ago
Richie Zhang 186ad57858 Fix a user prompt in install.sh 5 years ago
Richie Zhang 8871dcef7d Add an option to initialize the database from install.sh 5 years ago
Dessalines ef05f00983 Fixing install.sh db export. 5 years ago
Dessalines f0808a1116 Adding custom language setting.
- Fixes #319
5 years ago
Dessalines 820af56387 Externalizing JWT token 5 years ago
Dessalines 66cbd050a1 Documentation 5 years ago
Felix Ableitner c6ad290bc6 Add shebang to scripts 5 years ago
Dessalines 4ab28c01c6 Showing how to do live update developing in the install script. 5 years ago
Dessalines b8c259f9e7 Adding expanding navbar, some docs 5 years ago