Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Run steam:start-downloading in background #21

Closed
ilumos opened this issue Feb 7, 2018 · 2 comments
Closed

Run steam:start-downloading in background #21

ilumos opened this issue Feb 7, 2018 · 2 comments

Comments

@ilumos
Copy link
Contributor

ilumos commented Feb 7, 2018

Use tmux to start the download job in the background, to enable logging out and checking back later.

@ilumos
Copy link
Contributor Author

ilumos commented Apr 24, 2018

Example:

tmux new-session -d -s "lancache-autofill" "/home/zph/lancache-autofill/lancache-autofill steam:start-downloading" 2> "/home/zph/lancache-autofill/tmux.log"

tmux attach-session -t "lancache-autofill"

@hashworks
Copy link

Why? If desired one could always do that by them self, I would avoid any unneeded dependencies.

@ilumos ilumos closed this as completed Sep 15, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants