Browse Source

fixed path to bash

Toastie 4 years ago
parent
commit
7a10a0436c
1 changed files with 1 additions and 1 deletions
  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"`