mirror of
https://github.com/JustArchiNET/ArchiSteamFarm.git
synced 2026-01-01 06:00:46 +00:00
Misc
This commit is contained in:
@@ -20,6 +20,7 @@ while read FILE; do
|
||||
done < <(find "$OUTPUT" -mindepth 1 -maxdepth 1)
|
||||
|
||||
git reset
|
||||
git add -A .
|
||||
git add -A -f "$OUTPUT"
|
||||
git commit -m "WebConfigGenerator build"
|
||||
git push
|
||||
|
||||
Reference in New Issue
Block a user