This commit is contained in:
Ms 2023-09-08 11:25:11 +05:30
parent 52b364544c
commit 9210ed8167
1 changed files with 0 additions and 1 deletions

View File

@ -27,4 +27,3 @@ end
if cli_ARGS.length == 0 then flag_exec 0 end
cli_ARGS.each{|flag| if flag[0]=='-' then flag_exec flag end}