@ -14,8 +14,8 @@ $HELP_MSG = "# Copy files to DAP, converting flac to ogg v$VERSION\n\tusage: cop
use File::Path qw(make_path remove_tree);
use Cwd;
my $dest='/mnt/dap/MUSIC';
my $tmpdir='/tmp/copy_to_dap';
my $dest='/mnt/phone/music/';
my $tmpdir='/tmp/cp2dap/';
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.