move to go1.23.3
This commit is contained in:
parent
bd65351e6e
commit
245dfd80c6
@ -12,6 +12,6 @@ rm -rf static/icons
|
|||||||
mkdir -p static/icons
|
mkdir -p static/icons
|
||||||
|
|
||||||
cd static/icons
|
cd static/icons
|
||||||
unzip xvf "$tmpfile"
|
unzip "$tmpfile"
|
||||||
mv bootstrap-icons*/* .
|
mv bootstrap-icons*/* .
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user