fixed syntax highlighting, finally, I hope
This commit is contained in:
parent
808ebfdfa2
commit
d568f6138a
3 changed files with 3 additions and 5 deletions
2
build.sh
2
build.sh
|
@ -1,6 +1,6 @@
|
|||
#! /usr/bin/env nix-shell
|
||||
#! nix-shell -i bash --pure
|
||||
#! nix-shell -p bash harfbuzz soupault woff2 jotdown python3 --pure
|
||||
#! nix-shell -p bash harfbuzz soupault woff2 jotdown python3 recode --pure
|
||||
|
||||
if ! [[ -d pgvv/ ]]; then
|
||||
python3 -m venv pgvv
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue