purge docs dir from emulatorjs repo

This commit is contained in:
thelamer 2022-01-08 15:38:22 -08:00
parent 091315f216
commit 14ad375a59

View File

@ -14,6 +14,7 @@ tar xf \
frontend/ --strip-components=1
rm -f \
frontend/data/{snes*,sega*,vb*,ws*,a2600*,a7800*,arcade*,bluemsx*,gb*,jaguar*,lynx*,mame*,msx*,nds*,nes*,ngp*,pce*,saturn*,psx*}
rm -Rf frontend/docs
# Custom cores
curl -o \
/tmp/custom-cores.tar.gz -L \