1
0
Fork 0
mirror of https://github.com/Phantop/dotfiles synced 2025-11-29 07:46:51 +00:00
dotfiles/.local/bin/invidious

3 lines
73 B
Plaintext
Raw Normal View History

2020-10-19 18:25:49 +00:00
#!/bin/sh
tmux new -s 0 -d 'cd $D/Installs/invidious; docker-compose up'