mirror of
https://github.com/TheLocehiliosan/yadm
synced 2024-10-27 20:34:27 +00:00
Fix typo
This commit is contained in:
parent
74df722840
commit
d45d53ff39
2
yadm
2
yadm
@ -1303,7 +1303,7 @@ function upgrade() {
|
|||||||
echo "No legacy paths found. Upgrade is not necessary"
|
echo "No legacy paths found. Upgrade is not necessary"
|
||||||
|
|
||||||
[ "$repo_updates" -eq 1 ] && \
|
[ "$repo_updates" -eq 1 ] && \
|
||||||
echo "Some files tracked by yadm have been renamed. This changes should probably be commited now."
|
echo "Some files tracked by yadm have been renamed. These changes should probably be commited now."
|
||||||
|
|
||||||
exit 0
|
exit 0
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user