mirror of
https://gitlab.com/octospacc/Configs.git
synced 2025-06-05 21:59:36 +02:00
.
This commit is contained in:
@ -19,11 +19,12 @@ mkcd ./Root
|
||||
CpItem "etc/systemd/system/${f}.timer"
|
||||
done
|
||||
|
||||
CpSufx "Main/Server/VMs/*." sh
|
||||
|
||||
#CpSufx "Main/Server/VMs/*." sh
|
||||
for f in \
|
||||
WindowsServer2022 Windows7Earnapp1 \
|
||||
; do CpItem "etc/systemd/system/Vm${f}.service"
|
||||
WindowsServer2022 Windows7Earnapp1 Lubuntu2022NonProxied \
|
||||
; do
|
||||
CpItem "Main/Server/VMs/${f}.sh"
|
||||
CpItem "etc/systemd/system/Vm${f}.service"
|
||||
done
|
||||
|
||||
CpSufx "Main/Server/Scripts/*." sh mjs
|
||||
|
Reference in New Issue
Block a user