How the fuck did I forget that.
parent
963598b7d1
commit
3aaf4a4e7b
2
build.sh
2
build.sh
|
@ -1,7 +1,5 @@
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
path %programfiles(x86)%\lua\5.1\;$path;%programfiles(x86)%\Steam\SteamApps\common\GarrysMod\bin
|
|
||||||
|
|
||||||
reldir() {
|
reldir() {
|
||||||
# both $1 and $2 are absolute paths beginning with /
|
# both $1 and $2 are absolute paths beginning with /
|
||||||
# returns relative path to $2/$target from $1/$source
|
# returns relative path to $2/$target from $1/$source
|
||||||
|
|
Loading…
Reference in New Issue