This commit is contained in:
Gwenhael Le Moine 2023-05-14 16:32:15 +02:00
parent a8d87dac4c
commit 60a1139fd1
No known key found for this signature in database
GPG key ID: FDFE3669426707A7

View file

@ -2,7 +2,7 @@
DOTX48NG=${DOTX48NG:-.x48ng}
ROM=${ROM:-@PREFIX@/share/x48ng/ROMsgxrom-r}
ROM=${ROM:-@PREFIX@/share/x48ng/ROMs/gxrom-r}
[ -d ~/${DOTX48NG} ] && rm -fr ~/${DOTX48NG}
mkdir -p ~/${DOTX48NG}