Workflow
This commit is contained in:
parent
fd469e4c15
commit
7966726a73
2
.github/workflows/move-to-main-repo.yaml
vendored
2
.github/workflows/move-to-main-repo.yaml
vendored
@ -149,7 +149,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 ../frontend/public/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
|
|
||||||
git add .
|
git add .
|
||||||
if git diff --cached --exit-code; then
|
if git diff --cached --exit-code; then
|
||||||
echo "No changes detected, skipping commit."
|
echo "No changes detected, skipping commit."
|
||||||
|
Loading…
x
Reference in New Issue
Block a user