mirror of
https://github.com/Zeal-Operating-System/ZealOS.git
synced 2024-12-25 23:10:32 +00:00
Fix DesktopUI Install.ZC copy
This commit is contained in:
parent
4ad4f83e1a
commit
42a98fe08f
1 changed files with 1 additions and 1 deletions
|
@ -2,4 +2,4 @@ Cd(__DIR__);;
|
|||
|
||||
Copy("HomeSys.ZC", "~/HomeSys.ZC");
|
||||
Copy("DesktopIcons.DD", "~/DesktopIcons.DD");
|
||||
Copy("WallPaper.ZC", "::/System/WallPaper.ZC");
|
||||
Copy("../WallPaperDesktop.ZC", "::/System/WallPaper.ZC");
|
Loading…
Reference in a new issue