Update bootstrap scripts

This commit is contained in:
GuilhermeWerner 2021-10-03 13:52:52 -03:00
parent 7dc5caaa42
commit 2328e5697a
2 changed files with 4 additions and 0 deletions

View file

@ -1 +1,3 @@
#!/usr/bin/env pwsh
$env:TRIBUFU_SDK_PATH="D:/Guilherme/Projects/DevKit/Publish"

View file

@ -1 +1,3 @@
#!/usr/bin/env sh
TRIBUFU_SDK_PATH="/home/guilherme/Projects/DevKit/Publish"