mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-09-18 18:54:03 +00:00
Compare commits
1 Commits
github-act
...
pr-update-
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
4b6f8facdf |
@@ -553,8 +553,6 @@ Exercise vigilance regarding copycat or coat-tailing sites that seek to exploit
|
|||||||
|
|
||||||
- #### 🐞 Bug Fixes
|
- #### 🐞 Bug Fixes
|
||||||
|
|
||||||
- crafty-controller: chown after restore_backup so restored data keeps ownership [@MickLesk](https://github.com/MickLesk) ([#17348](https://github.com/community-scripts/ProxmoxVE/pull/17348))
|
|
||||||
- databasus, domain-monitor, poznote: chown after restore_backup so restored data keeps its owner [@MickLesk](https://github.com/MickLesk) ([#17350](https://github.com/community-scripts/ProxmoxVE/pull/17350))
|
|
||||||
- alpine-vm: ask for the Cloud-Init credentials [@MickLesk](https://github.com/MickLesk) ([#17355](https://github.com/community-scripts/ProxmoxVE/pull/17355))
|
- alpine-vm: ask for the Cloud-Init credentials [@MickLesk](https://github.com/MickLesk) ([#17355](https://github.com/community-scripts/ProxmoxVE/pull/17355))
|
||||||
- suggestarr: keep the data where the app actually reads it [@MickLesk](https://github.com/MickLesk) ([#17317](https://github.com/community-scripts/ProxmoxVE/pull/17317))
|
- suggestarr: keep the data where the app actually reads it [@MickLesk](https://github.com/MickLesk) ([#17317](https://github.com/community-scripts/ProxmoxVE/pull/17317))
|
||||||
- immichframe: set the admin password the new admin UI requires [@MickLesk](https://github.com/MickLesk) ([#17315](https://github.com/community-scripts/ProxmoxVE/pull/17315))
|
- immichframe: set the admin password the new admin UI requires [@MickLesk](https://github.com/MickLesk) ([#17315](https://github.com/community-scripts/ProxmoxVE/pull/17315))
|
||||||
|
|||||||
12
vm/headers/almalinux
almalinux${var_version}vm
Normal file
12
vm/headers/almalinux
almalinux${var_version}vm
Normal file
@@ -0,0 +1,12 @@
|
|||||||
|
___ __ __ _
|
||||||
|
/ | / /___ ___ ____ _/ / (_)___ __ ___ __
|
||||||
|
/ /| | / / __ `__ \/ __ `/ / / / __ \/ / / / |/_/
|
||||||
|
/ ___ |/ / / / / / / /_/ / /___/ / / / / /_/ /> <
|
||||||
|
/_/ |_/_/_/ /_/ /_/\__,_/_____/_/_/ /_/\__,_/_/|_|
|
||||||
|
|
||||||
|
___ __ __ _ __ __ _ _ _ ____ ___
|
||||||
|
/ | / /___ ___ ____ _/ / (_)___ __ ___ __ _/ / _/_/ ______ _______ _____ __________(_)___ ____ | | | | / / |/ /
|
||||||
|
/ /| | / / __ `__ \/ __ `/ / / / __ \/ / / / |/_/ / __//_/| | / / __ `/ ___/ | / / _ \/ ___/ ___/ / __ \/ __ \ / / | | / / /|_/ /
|
||||||
|
/ ___ |/ / / / / / / /_/ / /___/ / / / / /_/ /> < (_ < < | |/ / /_/ / / | |/ / __/ / (__ ) / /_/ / / / /_>_> | |/ / / / /
|
||||||
|
/_/ |_/_/_/ /_/ /_/\__,_/_____/_/_/ /_/\__,_/_/|_| / _// / |___/\__,_/_/____|___/\___/_/ /____/_/\____/_/ /_//_/ |___/_/ /_/
|
||||||
|
/_/ \_\ /_____/ /_/
|
||||||
6
vm/headers/alpine
Normal file
6
vm/headers/alpine
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
___ __ _
|
||||||
|
/ | / /___ (_)___ ___
|
||||||
|
/ /| | / / __ \/ / __ \/ _ \
|
||||||
|
/ ___ |/ / /_/ / / / / / __/
|
||||||
|
/_/ |_/_/ .___/_/_/ /_/\___/
|
||||||
|
/_/
|
||||||
12
vm/headers/debian
debian${var_version}
Normal file
12
vm/headers/debian
debian${var_version}
Normal file
@@ -0,0 +1,12 @@
|
|||||||
|
____ __ _
|
||||||
|
/ __ \___ / /_ (_)___ _____
|
||||||
|
/ / / / _ \/ __ \/ / __ `/ __ \
|
||||||
|
/ /_/ / __/ /_/ / / /_/ / / / /
|
||||||
|
/_____/\___/_.___/_/\__,_/_/ /_/
|
||||||
|
|
||||||
|
____ __ _ __ __ _ _
|
||||||
|
/ __ \___ / /_ (_)___ _____ _/ / _/_/ ______ _______ _____ __________(_)___ ____ | |
|
||||||
|
/ / / / _ \/ __ \/ / __ `/ __ \ / __//_/| | / / __ `/ ___/ | / / _ \/ ___/ ___/ / __ \/ __ \ / /
|
||||||
|
/ /_/ / __/ /_/ / / /_/ / / / / (_ < < | |/ / /_/ / / | |/ / __/ / (__ ) / /_/ / / / /_>_>
|
||||||
|
/_____/\___/_.___/_/\__,_/_/ /_/ / _// / |___/\__,_/_/____|___/\___/_/ /____/_/\____/_/ /_//_/
|
||||||
|
/_/ \_\ /_____/ /_/
|
||||||
Reference in New Issue
Block a user