mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-07-02 01:27:27 -04:00
update ddospot folders
This commit is contained in:
@ -117,7 +117,7 @@ fuCOWRIE () {
|
|||||||
# Let's create a function to clean up and prepare ddospot data
|
# Let's create a function to clean up and prepare ddospot data
|
||||||
fuDDOSPOT () {
|
fuDDOSPOT () {
|
||||||
if [ "$myPERSISTENCE" != "on" ]; then rm -rf /data/ddospot/log; fi
|
if [ "$myPERSISTENCE" != "on" ]; then rm -rf /data/ddospot/log; fi
|
||||||
mkdir -p /data/ddospot/log
|
mkdir -p /data/ddospot/bl /data/ddospot/db /data/ddospot/log
|
||||||
chmod 770 /data/ddospot -R
|
chmod 770 /data/ddospot -R
|
||||||
chown tpot:tpot /data/ddospot -R
|
chown tpot:tpot /data/ddospot -R
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user