mirror of
https://git.ari.lt/ari.lt/blog.ari.lt.git
synced 2025-02-04 17:49:24 +01:00
update @ Fri Oct 6 20:38:13 EEST 2023
Signed-off-by: Ari Archer <ari.web.xyz@gmail.com>
This commit is contained in:
parent
18f84198d7
commit
a59b02b6e9
2 changed files with 1 additions and 3 deletions
|
@ -1,5 +1,5 @@
|
|||
[build]
|
||||
command = "NOCLR=1 python3 ./scripts/blog.py static && rm -rf ./scripts/"
|
||||
command = "rustup toolchain install stable && NOCLR=1 python3 ./scripts/blog.py static && rm -rf ./scripts/"
|
||||
|
||||
[[redirects]]
|
||||
from = "/git/*"
|
||||
|
|
|
@ -1,2 +0,0 @@
|
|||
[toolchain]
|
||||
channel = "stable"
|
Loading…
Add table
Reference in a new issue