Wf to main repo
This commit is contained in:
parent
4e351c4754
commit
9de55a7374
2
.github/workflows/move-to-main-repo.yaml
vendored
2
.github/workflows/move-to-main-repo.yaml
vendored
@ -148,7 +148,7 @@ jobs:
|
|||||||
git checkout -b "$branch_name"
|
git checkout -b "$branch_name"
|
||||||
|
|
||||||
cp ../ct/$script_name.sh ct/.
|
cp ../ct/$script_name.sh ct/.
|
||||||
cp ../install/$script_name-install.sh instal/.
|
cp ../install/$script_name-install.sh install/.
|
||||||
cp ../frontend/public/json/$script_name.json /frontend/public/json/.
|
cp ../frontend/public/json/$script_name.json /frontend/public/json/.
|
||||||
|
|
||||||
sed -i 's|source <(curl -s https://raw.githubusercontent.com/community-scripts/ProxmoxVED/main/misc/build.func)|source <(curl -s https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/misc/build.func)|' ct/$script_name.sh
|
sed -i 's|source <(curl -s https://raw.githubusercontent.com/community-scripts/ProxmoxVED/main/misc/build.func)|source <(curl -s https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/misc/build.func)|' ct/$script_name.sh
|
||||||
|
Loading…
x
Reference in New Issue
Block a user