3 lines
107 B
Bash
Executable file
3 lines
107 B
Bash
Executable file
#!/bin/bash
|
|
cp ${BASH_SOURCE%/*}/*.json ~/.var/app/com.github.wwmm.easyeffects/config/easyeffects/output/;
|