mirror of
https://github.com/migatu/conjurer.git
synced 2026-07-19 00:02:11 +00:00
Tag: 1.16
Intermediate commits (oldest → newest): - moving api key to netrc - New stuff incoming - Manual external audition - Let's get this effin party started - test mic - tst - Test - Test - fix - fx - test - Refactoring step one - Deploy script for after refactor - Fix and upgrade - bg fx - fx - fx - fx - Main refactoring - Deploy script refactor - fx - fx2 - bgfx
This commit is contained in:
@@ -19,6 +19,15 @@ touch /home/pi/Conjurer/request.playlist
|
||||
touch /home/pi/Conjurer/persistence.log
|
||||
echo "[]" > /home/pi/Conjurer/persistence.log
|
||||
|
||||
sudo usermod -aG pulse-access pi
|
||||
sudo usermod -aG pulse-access root
|
||||
|
||||
sudo usermod -aG audio pi
|
||||
sudo usermod -aG audio root
|
||||
|
||||
|
||||
|
||||
|
||||
touch /home/pi/Conjurer/radio_log.log
|
||||
./env/bin/python3 -m pip install --upgrade pip
|
||||
./env/bin/python3 -m pip install -r requirements_musician.txt
|
||||
|
||||
Reference in New Issue
Block a user