Fixed youtube-viewer link.
This commit is contained in:
parent
ba970b6115
commit
d5718b88da
@ -261,9 +261,11 @@ systemd-nspawn -a -q -D $workdir/root\
|
||||
bash -c "touch \$HOME/.firstboot"
|
||||
|
||||
# Link wormhole-william to wormhole so that it works as a drop-in replacement for magic-wormhole.
|
||||
systemd-nspawn -a -q -D $workdir/root\
|
||||
ln /usr/bin/wormhole-william /usr/bin/wormhole
|
||||
|
||||
# Link straw-viewer so the syntax is the same as for youtube-viewer
|
||||
systemd-nspawn -a -q -D $workdir/root\
|
||||
ln /usr/bin/wormhole-william /usr/bin/wormhole;\
|
||||
ln /usr/bin/straw-viewer /usr/bin/youtube-viewer
|
||||
|
||||
# Write a system timestamp.
|
||||
|
Loading…
Reference in New Issue
Block a user