Workflow
This commit is contained in:
parent
e7c4dd9437
commit
309d62d17d
2
.github/workflows/move-to-main-repo.yaml
vendored
2
.github/workflows/move-to-main-repo.yaml
vendored
@ -120,7 +120,7 @@ jobs:
|
|||||||
|
|
||||||
cp "ct/$script_name.sh" .
|
cp "ct/$script_name.sh" .
|
||||||
cp "install/$script_name-install.sh" .
|
cp "install/$script_name-install.sh" .
|
||||||
cp "json/$script_name.json" .
|
cp "frontend/public/json/$script_name.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
|
||||||
git add .
|
git add .
|
||||||
git commit -m "${commit_message:-'Add new script'}"
|
git commit -m "${commit_message:-'Add new script'}"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user