mirror of
https://github.com/MaksTinyWorkshop/_Assistant_Lead_Tech
synced 2026-04-06 21:41:42 +02:00
fix sync script
This commit is contained in:
@@ -53,7 +53,6 @@ ensure_symlink() {
|
|||||||
rm -f "$link_path"
|
rm -f "$link_path"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
rm -f "$link_path"
|
|
||||||
ln -s "$target" "$link_path"
|
ln -s "$target" "$link_path"
|
||||||
CHANGED=1
|
CHANGED=1
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user