fix(autopost): Script angepasst
This commit is contained in:
@@ -30,7 +30,7 @@ for i in {1..3}; do
|
|||||||
echo "$random_string" >> "$README_FILE"
|
echo "$random_string" >> "$README_FILE"
|
||||||
|
|
||||||
git add "$README_FILE"
|
git add "$README_FILE"
|
||||||
git commit -m "feat($i):Auto-Update $i: Zufallsstring $random_string"
|
git commit -m "feat($i): Auto-Update $i: Zufallsstring $random_string"
|
||||||
git push
|
git push
|
||||||
done
|
done
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user