Workflows
This commit is contained in:
parent
b9d6559d35
commit
fc625d0d07
2
.github/workflows/move-to-main-repo.yaml
vendored
2
.github/workflows/move-to-main-repo.yaml
vendored
@ -153,7 +153,7 @@ jobs:
|
|||||||
cp ../frontend/public/json/$json_file frontend/public/json/. || true
|
cp ../frontend/public/json/$json_file frontend/public/json/. || true
|
||||||
fi
|
fi
|
||||||
|
|
||||||
echo "test"
|
echo $script_name
|
||||||
grep 'https://raw.githubusercontent.com/community-scripts/ProxmoxVED' ct/"$script_name".sh
|
grep 'https://raw.githubusercontent.com/community-scripts/ProxmoxVED' ct/"$script_name".sh
|
||||||
sed 's|https://raw.githubusercontent.com/community-scripts/ProxmoxVED/main/misc/build.func|https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/misc/build.func|' ct/$script_name.sh
|
sed 's|https://raw.githubusercontent.com/community-scripts/ProxmoxVED/main/misc/build.func|https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/misc/build.func|' ct/$script_name.sh
|
||||||
sed -i 's|# License: MIT \| https://github.com/community-scripts/ProxmoxVED/raw/main/LICENSE|# License: MIT \| https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE|' ct/$script_name.sh
|
sed -i 's|# License: MIT \| https://github.com/community-scripts/ProxmoxVED/raw/main/LICENSE|# License: MIT \| https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE|' ct/$script_name.sh
|
||||||
|
Loading…
x
Reference in New Issue
Block a user