mirror of
https://github.com/php/pftt2.git
synced 2026-03-24 09:12:17 +01:00
4 lines
43 B
Bash
4 lines
43 B
Bash
#!/bin/bash
|
|
killall httpd
|
|
killall -9 httpd
|