CIRCL / AIL-framework

AIL framework - Analysis Information Leak framework. Project moved to https://github.com/ail-project
https://github.com/ail-project/ail-framework
GNU Affero General Public License v3.0
1.29k stars 283 forks source link

reset_ail issue #515

Closed Phil-ThePower-Pearce closed 4 years ago

Phil-ThePower-Pearce commented 4 years ago

Hi,

I ran out of disk space so I thought I'd run reset_ail.sh

`(AILENV) ubuntu@ip-172-31-42-232:~/Apps/AIL-framework$ ./reset_AIL.sh 
To reset the platform, enter the following number:  89
89
Reseting AIL...
If yes you want to delete the DB , enter the following number:  70
70

Usage:
 kill [options] <pid> [...]

Options:
 <pid> [...]            send signal to every <pid> listed
 -<signal>, -s, --signal <signal>
                        specify the <signal> to be sent
 -l, --list=[<signal>]  list all signal names, or convert one to a name
 -L, --table            list all signal names in a nice table

 -h, --help     display this help and exit
 -V, --version  output version information and exit

For more details see kill(1).
`

Then im prompted to delete protected directories that says permission denied.

Any ideas