Compare commits
2 Commits
7a0675d357
...
7fc8641a1b
Author | SHA1 | Date | |
---|---|---|---|
|
7fc8641a1b | ||
|
b021a14447 |
9
compare_world.sh
Executable file
9
compare_world.sh
Executable file
@@ -0,0 +1,9 @@
|
|||||||
|
#!/bin/sh
|
||||||
|
|
||||||
|
set -e
|
||||||
|
|
||||||
|
rsync mainpc:/var/lib/portage/world /tmp/mainpc
|
||||||
|
rsync streampc:/var/lib/portage/world /tmp/streampc
|
||||||
|
cp /var/lib/portage/world /tmp/framework
|
||||||
|
|
||||||
|
exec nvim -d /tmp/framework /tmp/mainpc /tmp/streampc
|
@@ -44,7 +44,7 @@ if ! rc-service docker status > /dev/null; then
|
|||||||
return 1
|
return 1
|
||||||
fi
|
fi
|
||||||
|
|
||||||
build /home/_aspil0w/git/3d-playground
|
build /home/_aspil0w/git/Byron
|
||||||
build /home/_aspil0w/git/CoverLetter
|
build /home/_aspil0w/git/CoverLetter
|
||||||
build /home/_aspil0w/git/CurriculumVitae
|
build /home/_aspil0w/git/CurriculumVitae
|
||||||
build /home/_aspil0w/git/dotfiles
|
build /home/_aspil0w/git/dotfiles
|
||||||
|
Reference in New Issue
Block a user