This commit is contained in:
Ahurac 2024-01-29 19:01:19 +01:00
parent 8651f910b2
commit 092da390b7

View file

@ -1,2 +1,2 @@
#!/bin/sh
exec tuigreet -t --time-format '%Y-%m-%d | %H:%M:%S' "$@"
exec /usr/bin/tuigreet -t --time-format '%Y-%m-%d | %H:%M:%S' "$@"