fix order of Sun Oct 9 06:08:50 PM EDT 2022 call in getprebuilt.sh
This commit is contained in:
@@ -18,7 +18,7 @@ fi
|
|||||||
|
|
||||||
. "$HOME/github-release-config.sh"
|
. "$HOME/github-release-config.sh"
|
||||||
|
|
||||||
TODAYSDATE=$(date -d '-1 day' '+%Y%d%m')
|
TODAYSDATE=$(date -d '-1 day' '+%Y%m%d')
|
||||||
|
|
||||||
echo github-release download -u "$GITHUB_USERNAME" -r "i2p.firefox" -n "I2P.zip" -t "$TODAYSDATE"
|
echo github-release download -u "$GITHUB_USERNAME" -r "i2p.firefox" -n "I2P.zip" -t "$TODAYSDATE"
|
||||||
github-release download -u "$GITHUB_USERNAME" -r "i2p.firefox" -n "I2P.zip" -t "$TODAYSDATE"
|
github-release download -u "$GITHUB_USERNAME" -r "i2p.firefox" -n "I2P.zip" -t "$TODAYSDATE"
|
||||||
|
|||||||
Reference in New Issue
Block a user