Skip to content

Commit bf80905

Browse files
authored
Update generate.sh (#16)
Fix last added patch file path
1 parent 3795aff commit bf80905

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

generate.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,4 +35,4 @@ patch ./vrchatapi/rest.py < ./patches/cookiejar.patch
3535
patch ./vrchatapi/rest.py < ./patches/error_2fa_verify_readable.patch
3636

3737
# Add common symbols to safe path parameter symbols
38-
patch ./vrchatapi/configuration.py < ./patches/safe_param_symbols.patch.patch
38+
patch ./vrchatapi/configuration.py < ./patches/safe_param_symbols.patch

0 commit comments

Comments
 (0)