Use CGI for Gemini and various style and syntax changes #3

Merged
ben merged 2 commits from :master into master 2020-05-26 23:13:04 +00:00
Contributor

Changes:

  • Use index.gmi directly as a CGI script
  • Use /usr/bin/env sh instead of /bin/bash
  • Use $gophermap variable instead of hardcoded gophermap
  • Use $gemini_index variable instead of hardcoded index.gmi
  • Use printf instead of echo -e
  • Make sure to send header 20 text/gemini/r/n in gemini script
Changes: * Use index.gmi directly as a CGI script * Use `/usr/bin/env sh` instead of `/bin/bash` * Use `$gophermap` variable instead of hardcoded `gophermap` * Use `$gemini_index` variable instead of hardcoded `index.gmi` * Use `printf` instead of `echo -e` * Make sure to send header `20 text/gemini/r/n` in gemini script
ben closed this pull request 2020-05-26 23:13:04 +00:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: team/bashblog#3
No description provided.