ソースを参照

fixed path to bash

Toastie 4 年 前
コミット
7a10a0436c
1 ファイル変更1 行追加1 行削除
  1. 1 1
      rfidac/data/_action_template

+ 1 - 1
rfidac/data/_action_template

@@ -1,4 +1,4 @@
-#!/usr/bin/bash
+#!/bin/bash
 
 source /opt/_mpd_helper
 tag=`basename "$0"`