mirror of
https://github.com/nikdoof/builder.git
synced 2025-12-25 15:59:22 +00:00
Sync HS303-v* profiles
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
#!/bin/sh
|
||||
|
||||
case "$1" in
|
||||
start)
|
||||
qrscan.sh >/dev/null 2>&1 &
|
||||
;;
|
||||
esac
|
||||
Reference in New Issue
Block a user