fix: use conventions

This commit is contained in:
Strix 2024-06-06 02:10:33 +02:00
parent 243e102b10
commit 65d49fff14
3 changed files with 4 additions and 4 deletions

2
dev
View file

@ -1,6 +1,6 @@
#!/bin/sh
export A3_LIB_PATH="./lib"
export A3_LIB="./lib"
export A3_INDEX_ROOT="./test/index"
export A3_INSTALL_BIN_PATH="./test/bin"
export A3_INSTALL_LIB_PATH="./test/lib"