ff 3 年之前
父節點
當前提交
e3a7e120f4
共有 1 個文件被更改,包括 1 次插入1 次删除
  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]>                         #