mirror of
https://github.com/odrling/Aegisub
synced 2025-04-11 22:56:02 +02:00
win_installer: set directory correctly after DepCtrl checkout
This commit is contained in:
parent
e186fa4627
commit
2cb759a6e2
@ -23,6 +23,7 @@ if (!(Test-Path DependencyControl)) {
|
||||
git clone https://github.com/TypesettingTools/DependencyControl.git
|
||||
Set-Location DependencyControl
|
||||
git checkout v0.6.3-alpha
|
||||
Set-Location $DepsDir
|
||||
}
|
||||
|
||||
# YUtils
|
||||
|
Loading…
x
Reference in New Issue
Block a user