Home | History | Annotate | Download | only in quake

Lines Matching full:quake

3 # Copy Quake's data files from perforce to the Android device's sd card.
41 echo "Removing Quake files and directories from the device's sdcard"
43 adb shell rm /sdcard/data/quake/id1/glQuake/*
44 adb shell rm /sdcard/data/quake/id1/glQuake/.DS_Store
45 adb shell rmdir /sdcard/data/quake/glQuake
46 adb shell rm /sdcard/data/quake/id1/*
47 adb shell rm /sdcard/data/quake/id1/.DS_Store
48 adb shell rmdir /sdcard/data/quake/id1
49 adb shell rm /sdcard/data/quake/.DS_Store
50 adb shell rmdir /sdcard/data/quake