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