mirror of
https://github.com/tachiyomiorg/tachiyomi-extensions-inspector.git
synced 2025-01-12 00:39:07 +01:00
Update enters
This commit is contained in:
parent
cc1a15e5ba
commit
64e5bbabb3
@ -1,4 +1,5 @@
|
|||||||
# This is a windows only powershell script to create android.jar stubs
|
# This is a windows only powershell script to create android.jar stubs
|
||||||
|
|
||||||
# foolproof against running from AndroidCompat dir instead of running from project root
|
# foolproof against running from AndroidCompat dir instead of running from project root
|
||||||
if ($(Split-Path -Path (Get-Location) -Leaf) -eq "AndroidCompat" ) {
|
if ($(Split-Path -Path (Get-Location) -Leaf) -eq "AndroidCompat" ) {
|
||||||
Set-Location ..
|
Set-Location ..
|
||||||
|
Loading…
x
Reference in New Issue
Block a user