diff --git a/scripts/cycle.1.sh b/scripts/cycle.1.sh index bf4b708..267d758 100644 --- a/scripts/cycle.1.sh +++ b/scripts/cycle.1.sh @@ -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 ...