This commit is contained in:
Strix 2023-11-16 15:58:35 +01:00
parent 89c6f9f0a9
commit 6fa8cbeee2
No known key found for this signature in database
GPG key ID: 5F35B3B8537287A7

2
dot
View file

@ -74,7 +74,7 @@ run_crate() {
} }
echo "# details:" echo "# details:"
echo "# user: $USER ($UID)" echo "# user: $USER (${UID:-$(id -u)})"
echo "# groups: $(groups)" echo "# groups: $(groups)"
echo "# distro: $(curr_distro)" echo "# distro: $(curr_distro)"