mirror of
https://github.com/Foundry376/Mailspring.git
synced 2025-09-11 07:04:33 +08:00
run-redis.sh must be run under bash
This commit is contained in:
parent
a22b3a1fc0
commit
5e99f7fa21
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
#!/bin/sh
|
||||
#!/bin/bash
|
||||
|
||||
# Redis is one of those servers which by default
|
||||
# accept connections from everywhere. Luckily,
|
||||
|
|
Loading…
Add table
Reference in a new issue