functional base, unused encryption for pw
This commit is contained in:
commit
a00e041add
5 changed files with 857 additions and 0 deletions
4
install.sh
Executable file
4
install.sh
Executable file
|
|
@ -0,0 +1,4 @@
|
|||
#!/bin/bash
|
||||
rsync -av $PWD/extensions/* $HOME/.local/share/vlc/lua/extensions/ && \
|
||||
#rm -f $HOME/.config/vlc/vlc_subsonic.conf && \
|
||||
#vlc
|
||||
Loading…
Add table
Add a link
Reference in a new issue