testing
This commit is contained in:
2
.github/workflows/scripts/app-test/pr-alpine-install.func
generated
vendored
2
.github/workflows/scripts/app-test/pr-alpine-install.func
generated
vendored
@@ -1,7 +1,7 @@
|
||||
#!/usr/bin/env bash
|
||||
# Copyright (c) 2021-2026 community-scripts ORG
|
||||
# Author: Michel Roegl-Brunner (michelroegl-brunner)
|
||||
# License: MIT | https://github.com/community-scripts/ProxmoxVED/raw/main/LICENSE
|
||||
# License: MIT | https://github.com/--full/ProxmoxVED/raw/main/LICENSE
|
||||
|
||||
color() {
|
||||
return
|
||||
|
||||
2
.github/workflows/scripts/app-test/pr-build.func
generated
vendored
2
.github/workflows/scripts/app-test/pr-build.func
generated
vendored
@@ -1,7 +1,7 @@
|
||||
#!/usr/bin/env bash
|
||||
# Copyright (c) 2021-2026 community-scripts ORG
|
||||
# Author: Michel Roegl-Brunner (michelroegl-brunner)
|
||||
# License: MIT | https://github.com/community-scripts/ProxmoxVED/raw/main/LICENSE
|
||||
# License: MIT | https://github.com/--full/ProxmoxVED/raw/main/LICENSE
|
||||
|
||||
variables() {
|
||||
NSAPP=$(echo ${APP,,} | tr -d ' ') # This function sets the NSAPP variable by converting the value of the APP variable to lowercase and removing any spaces.
|
||||
|
||||
2
.github/workflows/scripts/app-test/pr-create-lxc.sh
generated
vendored
2
.github/workflows/scripts/app-test/pr-create-lxc.sh
generated
vendored
@@ -1,7 +1,7 @@
|
||||
#!/usr/bin/env bash
|
||||
# Copyright (c) 2021-2026 community-scripts ORG
|
||||
# Author: Michel Roegl-Brunner (michelroegl-brunner)
|
||||
# License: MIT | https://github.com/community-scripts/ProxmoxVED/raw/main/LICENSE
|
||||
# License: MIT | https://github.com/--full/ProxmoxVED/raw/main/LICENSE
|
||||
|
||||
color() {
|
||||
return
|
||||
|
||||
2
.github/workflows/scripts/app-test/pr-install.func
generated
vendored
2
.github/workflows/scripts/app-test/pr-install.func
generated
vendored
@@ -1,7 +1,7 @@
|
||||
#!/usr/bin/env bash
|
||||
# Copyright (c) 2021-2026 community-scripts ORG
|
||||
# Author: Michel Roegl-Brunner (michelroegl-brunner)
|
||||
# License: MIT | https://github.com/community-scripts/ProxmoxVED/raw/main/LICENSE
|
||||
# License: MIT | https://github.com/--full/ProxmoxVED/raw/main/LICENSE
|
||||
|
||||
color() {
|
||||
return
|
||||
|
||||
Reference in New Issue
Block a user