1 changed files with 1 additions and 1 deletions
@ -1,2 +1,2 @@ |
|||||
#!/bin/bash |
#!/bin/bash |
||||
/usr/bin/python3 -m deletefb.deletefb -E $EMAIL -P $PASS -U $URL -M $MODE |
python3 -m deletefb.deletefb -E $EMAIL -P $PASS -U $URL |
||||
|
Loading…
Reference in new issue