mirror of
https://github.com/usatiuk/dhfs.git
synced 2025-10-28 20:47:49 +01:00
update readme
This commit is contained in:
@@ -14,7 +14,6 @@ if [ -f "$PIDFILE" ]; then
|
||||
fi
|
||||
fi
|
||||
|
||||
# 💀
|
||||
LATEST=$(curl "https://api.github.com/repos/usatiuk/dhfs/actions/runs?branch=main&status=completed&per_page=1" | tr -d "[:space:]" | sed -n "s/.*\[{\"id\":\([0-9]*\).*/\1/p")
|
||||
|
||||
echo Latest: $LATEST
|
||||
|
||||
Reference in New Issue
Block a user