Browse Source

openwrt/sqm-hotplug: Fix typo in shebang

Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
Toke Høiland-Jørgensen 8 months ago
parent
commit
405aeffa48
1 changed files with 1 additions and 1 deletions
  1. 1 1
      platform/openwrt/sqm-hotplug

+ 1 - 1
platform/openwrt/sqm-hotplug

@@ -1,4 +1,4 @@
-#!/bin.sh
+#!/bin/sh
 
 . /lib/functions.sh