Changed init to bash

This commit is contained in:
Deon George 2020-04-28 21:16:42 +10:00
parent 59b75b4deb
commit aba2d0769a

2
init
View File

@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/bash
NO_NGINX=${NO_NGINX:-TRUE}
SSH_START=${SSH_START:-FALSE}