6 lines
33 B
Bash
Executable file
6 lines
33 B
Bash
Executable file
#!/bin/sh
|
|
|
|
pkill ags
|
|
|
|
ags &
|
|
|