Skip to content

Commit ac6ebc6

Browse files
authored
Update octosuite.py
1 parent a12210c commit ac6ebc6

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

Diff for: octosuite/octosuite.py

+1-8
Original file line numberDiff line numberDiff line change
@@ -199,14 +199,7 @@ def about():
199199
200200
201201
Whats new in v{version_tag}?
202-
[{green}IMPROVED{reset}] Octosuite will now also run with command line arguments (use 'octosuite --help', to show usage)
203-
[{green}IMPROVED{reset}] Users will now be able to view previous commands with the ↑ ↓ arrow keys (for Windows systems)
204-
[{green}IMPROVED{reset}] Removed width from tables, so that they can auto adjust
205-
[{green}ADDED{reset}] Added the 'ls' command, which will be used to list all files and directories of the specified directory (beta)
206-
[{green}ADDED{reset}] Added the 'cd' command, which will be used to move to a specified directory (beta)
207-
[{green}ADDED{reset}] Added the 'log:clear' command, which will be used to clear all logs
208-
[{green}ADDED{reset}] Added the 'csv:clear' command, which will be used to clear all csv files
209-
[{green}GUI{reset}] The GUI will now come as a standalone executable
202+
[{green}FIXED{reset}] Fixed a bug '[ERROR] An error occurred: can only concatenate str (not "NoneType") to str'
210203
211204
Read the wiki: https://github.com/bellingcat/octosuite/wiki
212205
GitHub REST API documentation: https://docs.github.com/rest

0 commit comments

Comments
 (0)