Richie Zhang
d84f70dd6a
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
2020-05-01 10:33:28 -04:00
Dessalines
902676a9f8
Adding full logging.
2020-03-13 11:08:42 -04:00
Richie Zhang
49a35b1271
Add line breaks after user prompts in install.sh
2020-02-08 13:02:40 -08:00
Richie Zhang
69c22b17a0
Add a semicolon.
2020-02-08 12:56:13 -08:00
Richie Zhang
7f92d82b1b
Fix a user prompt in install.sh
2020-02-08 12:54:41 -08:00
Richie Zhang
52b65bda69
Add an option to initialize the database from install.sh
2020-02-08 12:53:46 -08:00
Dessalines
44b08ecc61
Fixing install.sh db export.
2020-01-26 20:44:00 -05:00
Dessalines
f492033cbf
Adding custom language setting.
...
- Fixes #319
2019-12-09 00:24:53 -08:00
Dessalines
abe31e9f17
Externalizing JWT token
2019-05-02 09:55:29 -07:00
Dessalines
9b9e57a69d
Documentation
2019-04-26 09:15:17 -07:00
bb74c7d6a1
Add shebang to scripts
2019-04-26 17:49:14 +02:00
Dessalines
b10912c434
Showing how to do live update developing in the install script.
2019-04-18 09:23:19 -07:00
Dessalines
8a8322526c
Adding expanding navbar, some docs
2019-04-06 15:49:51 -07:00