mirror of
https://github.com/libretro/libretro-super
synced 2024-11-28 20:14:22 +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
|