5 lines
93 B
Bash
5 lines
93 B
Bash
#!/bin/env sh
|
|
|
|
echo "# Refreshing darkman (bruteforce method)"
|
|
darkman toggle
|
|
darkman toggle
|