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