summaryrefslogtreecommitdiff
path: root/assets
diff options
context:
space:
mode:
author2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>2025-06-09 12:47:06 +1000
committerGitHub <noreply@github.com>2025-06-09 12:47:06 +1000
commit1f7ce345ad2b4487d0331bced2e592714a945080 (patch)
tree4cb24f178bbbebd1f828eb6df440c759229d6941 /assets
parentreadme: add how to start in usage section (diff)
parentrefactor(network): add bssid to AccessPoint component (diff)
downloadcaelestia-shell-1f7ce345ad2b4487d0331bced2e592714a945080.tar.gz
caelestia-shell-1f7ce345ad2b4487d0331bced2e592714a945080.tar.bz2
caelestia-shell-1f7ce345ad2b4487d0331bced2e592714a945080.zip
Merge pull request #9 from PiotrekB416/fix/network-service
Network service fixes
Diffstat (limited to 'assets')
-rwxr-xr-xassets/realtime-beat-detector.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/assets/realtime-beat-detector.py b/assets/realtime-beat-detector.py
index dfecad6..0f4f54a 100755
--- a/assets/realtime-beat-detector.py
+++ b/assets/realtime-beat-detector.py
@@ -1,4 +1,4 @@
-#!/bin/python
+#!/usr/bin/env python
import pyaudio
import numpy as np