We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c73dc3 commit 252aed8Copy full SHA for 252aed8
autohosts
@@ -1,6 +1,6 @@
1
#!/bin/bash
2
3
-VERSION=3.0.0
+VERSION=3.0.2
4
5
# get the non-root user, so we can add the custom filters for them
6
REGUSER=$(last | grep "logged in" | grep -o '^\S*' | head -1)
0 commit comments