mirror of
https://github.com/dockur/windows.git
synced 2025-10-27 03:15:49 +00:00
feat: Add shared network folder (#157)
This commit is contained in:
parent
42a5295306
commit
4e9ac3ef37
5 changed files with 78 additions and 3 deletions
|
|
@ -12,6 +12,7 @@ cd /run
|
|||
. disk.sh # Initialize disks
|
||||
. display.sh # Initialize graphics
|
||||
. network.sh # Initialize network
|
||||
. samba.sh # Configure samba
|
||||
. boot.sh # Configure boot
|
||||
. proc.sh # Initialize processor
|
||||
. power.sh # Configure shutdown
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue