This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
WSABuilds
Watch
2
Star
0
Fork
0
You've already forked WSABuilds
mirror of
https://github.com/MustardChef/WSABuilds.git
synced
2025-07-27 03:37:21 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
LTS_7
WSABuilds
/
MagiskOnWSA
/
docs
/
Fixes
/
InstallPs1FailedToUpdate.md
MCDeltaT
7c24d7c711
Fix Build Process
2024-04-03 20:28:44 +01:00
293 B
Raw
Permalink
Blame
History
Issues: Install.ps1 Failed To Update
Solution:
Run Powershell with this command:
PowerShell
.
exe
-ExecutionPolicy
Bypass
-File
.\
Install
.
ps1