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-02-20 13:12:42 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
2ecafb6e3f
Branches
Tags
View all branches
WSABuilds
/
MagiskOnWSA
/
docs
/
Fixes
/
InstallPs1FailedToUpdate.md
MCDeltaT
7c24d7c711
Fix Build Process
2024-04-03 20:28:44 +01:00
293 B
Raw
Blame
History
Issues: Install.ps1 Failed To Update
Solution:
Run Powershell with this command:
PowerShell
.
exe
-ExecutionPolicy
Bypass
-File
.\
Install
.
ps1