mirror of
https://github.com/Kingsrook/qqq.git
synced 2025-07-18 05:01:07 +00:00
Updating shortRepo values
This commit is contained in:
@ -47,10 +47,10 @@ checkBuild()
|
|||||||
shortRepo="$repo"
|
shortRepo="$repo"
|
||||||
case $repo in
|
case $repo in
|
||||||
qqq) shortRepo="qqq";;
|
qqq) shortRepo="qqq";;
|
||||||
qqq-frontend-core) shortRepo="f'core";;
|
qqq-frontend-core) shortRepo="fc";;
|
||||||
qqq-frontend-material-dashboard) shortRepo="m-db";;
|
qqq-frontend-material-dashboard) shortRepo="qfmd";;
|
||||||
ColdTrack-Live) shortRepo="ctl";;
|
ColdTrack-Live) shortRepo="ctl";;
|
||||||
ColdTrack-Live-Scripts) shortRepo="ct1-scr";;
|
ColdTrack-Live-Scripts) shortRepo="cls";;
|
||||||
esac
|
esac
|
||||||
|
|
||||||
timestamp=$(date -j -f "%Y-%m-%dT%H:%M:%S%z" $(echo "$startDate" | sed 's/\....Z/+0000/') +%s)
|
timestamp=$(date -j -f "%Y-%m-%dT%H:%M:%S%z" $(echo "$startDate" | sed 's/\....Z/+0000/') +%s)
|
||||||
|
Reference in New Issue
Block a user