瀏覽代碼

scripts: run feeds.sh with bash like the other scripts handling modules

Fixes #1262
Matthias Schiffer 6 年之前
父節點
當前提交
36bbe88f21
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      scripts/feeds.sh

+ 1 - 1
scripts/feeds.sh

@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/bin/bash
 
 set -e