twe_close를 twe로 변경(서비스모드로 변경)
앞으로 추가 테스트 시작
This commit is contained in:
+10
@@ -0,0 +1,10 @@
|
||||
#!/bin/bash
|
||||
|
||||
while [ 1 ]
|
||||
do
|
||||
|
||||
php -c /etc/php.ini -f ./proc.php
|
||||
sleep 60
|
||||
|
||||
done
|
||||
|
||||
Reference in New Issue
Block a user