osr-sync sync --logLevel=debug --clear=false --source='.' --target='../../polycraft/resources' --debug=false --profile="./sync-polycraft.json" cd ../../polycraft/resources git add -A . git commit -m "Synced from site" git push