mirror of
https://github.com/libretro/libretro-super
synced 2025-01-09 06:37:12 +00:00
5 lines
111 B
Bash
5 lines
111 B
Bash
|
#!/bin/sh
|
||
|
|
||
|
#if uncommented, will fetch repos with read+write access. Useful for committers
|
||
|
#export WRITERIGHTS
|