Adding emerge --sync

This commit is contained in:
sergiotarxz 2022-05-03 21:42:51 +02:00
parent 47e5a6f486
commit d51c8512a0
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@
echo "Do nothing."
emerge --sync
# This is just here to sync up with the other desktops systems.
# It just makes life easier when doing a 'git diff' between branches.
# But if we were to do the same thing, it would be roughly this ...