6 lines
181 B
Bash
6 lines
181 B
Bash
#!/bin/bash
|
|
|
|
# Shutting down Steam will return to the terminal,
|
|
# desktop environment or the login screen (display manager)
|
|
# depending on where Steam was launched.
|
|
steam -shutdown |