ff 3 years ago
parent
commit
e3a7e120f4
1 changed files with 1 additions and 1 deletions
  1. 1 1
      heroku/startup.sh

+ 1 - 1
heroku/startup.sh

@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/usr/bin/env bash
 
 #===================================================================#
 #   Author: luolongfei <[email protected]>                         #