description

This commit is contained in:
fanta 2023-08-19 19:53:16 +02:00
parent 0a7db4e14a
commit d7929b2593
1 changed files with 2 additions and 0 deletions

View File

@ -1,5 +1,7 @@
#!/bin/bash
# Fanta <fanta@56k.es>
# Script para compilar mednafen en diferentes distros GNU Linux.
d="/tmp/mednafen"
if [ "$(whoami)" != "root" ]; then