mirror of
https://github.com/ublue-os/bazzite.git
synced 2025-01-26 18:35:30 +00:00
chore: Further adjust install date in fast fetch
This commit is contained in:
parent
77342067e6
commit
1f03a33cb9
@ -43,7 +43,7 @@
|
|||||||
{
|
{
|
||||||
"type": "command",
|
"type": "command",
|
||||||
"key": " ",
|
"key": " ",
|
||||||
"text": "stat / | grep 'Birth' | sed 's/Birth: //g' | cut -b 2-11",
|
"text": "date -d$(ls -alct / --time-style=full-iso|tail -1|awk '{print $6}') +'Installed %b %d %G'",
|
||||||
"shell": "/bin/bash"
|
"shell": "/bin/bash"
|
||||||
},
|
},
|
||||||
"break",
|
"break",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user