mirror of
https://github.com/Death916/deathclock.git
synced 2026-04-10 03:04:40 -07:00
implementing radio
This commit is contained in:
parent
b2320fd073
commit
756f8dfd07
4 changed files with 61 additions and 54 deletions
|
|
@ -16,6 +16,6 @@ pkgs.mkShell {
|
|||
# export PATH="${pkgs.bun}/bin:$PATH"
|
||||
# export BUN_INSTALL="${pkgs.bun}/bin/bun"
|
||||
export REFLEX_USE_SYSTEM_BUN=True
|
||||
echo venv activated and bun version set
|
||||
echo venv activated and bun versions set
|
||||
'';
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue