Skip to content
  • anarcat's avatar
    explicitly upload only the processed path · c0523a7e
    anarcat authored
    The `upload_sync()` function actually wipes the remote directory (or,
    more precisely, removes files not present locally), so we actually
    need to specify which component we need to upload, otherwise other
    sanitized folders will get destroyed.
    
    Closes: #7
    c0523a7e