diff options
Diffstat (limited to 'home/dot_local/share/bin/executable_ccpreview')
| -rw-r--r-- | home/dot_local/share/bin/executable_ccpreview | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/home/dot_local/share/bin/executable_ccpreview b/home/dot_local/share/bin/executable_ccpreview index 9f13acc..b06c45f 100644 --- a/home/dot_local/share/bin/executable_ccpreview +++ b/home/dot_local/share/bin/executable_ccpreview @@ -1,4 +1,4 @@ -#!/bin/sh +#!/usr/bin/env sh # capture card sysfs device path SYSFS_PATH="/devices/pci0000:00/0000:00:14.0/usb1/1-12" |