Parcourir la source

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

Fixes #1262
Matthias Schiffer il y a 6 ans
Parent
commit
36bbe88f21
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      scripts/feeds.sh

+ 1 - 1
scripts/feeds.sh

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