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 0599e21e3e.
This commit is contained in:
José Moreira 2024-09-05 21:33:31 +01:00
parent 99ecfc0734
commit a565a76c71

View file

@ -1,5 +1,5 @@
#!/usr/bin/env bash
source <(curl -s https://raw.githubusercontent.com/cusspvz/Proxmox-Helper-Scripts/feat/local-development/misc/fs.func)
source <(curl -s https://raw.githubusercontent.com/cusspvz/Proxmox-Helper-Scripts/main/misc/fs.func)
source <(fs_cat misc/build.func)
# Copyright (c) 2021-2024 tteck
# Author: tteck (tteckster)