mirror of
https://github.com/IgorTimofeev/MineOS.git
synced 2026-01-07 19:52:40 +01:00
aefaef
This commit is contained in:
parent
0ae9398085
commit
7fc737dbe3
@ -457,7 +457,7 @@ for i = 1, #dockApps do
|
||||
ecs.createShortCut(dockPath .. ecs.hideFileFormat(dockApps[i]) .. ".lnk", applicationsPath .. dockApps[i])
|
||||
end
|
||||
|
||||
ecs.createShortCut(desktopPath .. "Puctures.lnk", picturesPath)
|
||||
ecs.createShortCut(desktopPath .. "Pictures.lnk", picturesPath)
|
||||
ecs.createShortCut("MineOS/System/OS/Wallpaper.lnk", picturesPath .. "AhsokaTano.pic")
|
||||
|
||||
computer.shutdown(true)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user