2 lines
36 B
Bash
2 lines
36 B
Bash
#!/usr/bin/env bash
|
|
steam -shutdown
|
#!/usr/bin/env bash
|
|
steam -shutdown
|