mirror of
https://github.com/tribufu/tribufu-java
synced 2026-06-01 09:42:37 +00:00
Update bootstrap scripts
This commit is contained in:
parent
7dc5caaa42
commit
2328e5697a
2 changed files with 4 additions and 0 deletions
|
|
@ -1 +1,3 @@
|
||||||
#!/usr/bin/env pwsh
|
#!/usr/bin/env pwsh
|
||||||
|
|
||||||
|
$env:TRIBUFU_SDK_PATH="D:/Guilherme/Projects/DevKit/Publish"
|
||||||
|
|
|
||||||
|
|
@ -1 +1,3 @@
|
||||||
#!/usr/bin/env sh
|
#!/usr/bin/env sh
|
||||||
|
|
||||||
|
TRIBUFU_SDK_PATH="/home/guilherme/Projects/DevKit/Publish"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue