damn
This commit is contained in:
+1
-1
@@ -90,7 +90,7 @@ pub async fn file(file: &File, root: &str, dry_run: bool) -> Result<()> {
|
|||||||
return Ok(());
|
return Ok(());
|
||||||
}
|
}
|
||||||
|
|
||||||
if file.is_symlink() {
|
if !file.is_symlink() {
|
||||||
set_perms(path, file.mode).await?;
|
set_perms(path, file.mode).await?;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user