mirror of https://github.com/tteck/Proxmox.git
Revert "chore: this commit should be reverted, as this change is meant to test the script before the branch gets merged into the main project"
This reverts commit 6e9cb0bc32.
This commit is contained in:
parent
a565a76c71
commit
76af097938
|
|
@ -1,5 +1,5 @@
|
||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
source <(curl -s https://raw.githubusercontent.com/cusspvz/Proxmox-Helper-Scripts/main/misc/fs.func)
|
source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/fs.func)
|
||||||
source <(fs_cat misc/build.func)
|
source <(fs_cat misc/build.func)
|
||||||
# Copyright (c) 2021-2024 tteck
|
# Copyright (c) 2021-2024 tteck
|
||||||
# Author: tteck (tteckster)
|
# Author: tteck (tteckster)
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue