undo
This commit is contained in:
parent
d33537447d
commit
e49a5b6bc2
@ -687,8 +687,6 @@ get_header() {
|
||||
local header_url="https://git.community-scripts.org/community-scripts/ProxmoxVED/raw/branch/main/${app_type}/headers/${app_name}"
|
||||
local local_header_path="/usr/local/community-scripts/headers/${app_type}/${app_name}"
|
||||
|
||||
echo $header_url $app_name $app_type
|
||||
|
||||
mkdir -p "$(dirname "$local_header_path")"
|
||||
|
||||
if [ ! -s "$local_header_path" ]; then
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user