mirror of
https://github.com/PCSX2/pcsx2.git
synced 2026-01-31 01:15:24 +01:00
Tools: Small housekeeping
- Make generate_redump_yaml.py executable and fix the trailing whitespace - Fix shebang for retry.sh
This commit is contained in:
0
tools/generate_redump_yaml.py
Normal file → Executable file
0
tools/generate_redump_yaml.py
Normal file → Executable file
@@ -1,4 +1,4 @@
|
||||
#!/bin/bash
|
||||
#!/usr/bin/env bash
|
||||
|
||||
RETRIES=10
|
||||
|
||||
|
||||
Reference in New Issue
Block a user