Skip to content

Commit

Permalink
Atualização Templates - 02-07-2024_12h-15m-54s
Browse files Browse the repository at this point in the history
  • Loading branch information
ed-red committed Jul 2, 2024
1 parent e227b3f commit a9e8e4a
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@ pwd
# Passo 1: Atualizar com o comando newclei
# echo -e "${yellow}========================================${NC}\n" | $HOME/go/bin/notify -silent -bulk
# echo -e NUCLEI ATUALIZANDO... $(date) | $HOME/go/bin/notify -silent -bulk
echo -e "${yellow}========================================${NC}\n" | notify -silent -bulk
echo -e NUCLEI ATUALIZANDO... $(date) | notify -silent -bulk
echo "${yellow}[+] Atualizando com o comando newclei...(newclei -token $github_token | anew links.txt | wc -l)${reset}"
if ! newclei -token $github_token | anew links.txt ; then
echo "${red}[-] Erro ao executar o comando newclei.${reset}"
Expand Down

0 comments on commit a9e8e4a

Please sign in to comment.