1
0
Fork 0
mirror of https://github.com/Phantop/dotfiles synced 2025-01-04 03:08:13 +00:00
dotfiles/.local/bin/invidious

3 lines
91 B
Bash
Executable file

#!/bin/sh
tmux new -s 0 -d 'cd $D/Installs/invidious; git pull; docker-compose up --build'