-
Notifications
You must be signed in to change notification settings - Fork 10
/
Copy pathreadme
46 lines (28 loc) · 1.73 KB
/
readme
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
This script is outdated. Please goto https://github.com/ssilverm/piplay-installer for the latest.
This script is outdated. Please goto https://github.com/ssilverm/piplay-installer for the latest.
This script is outdated. Please goto https://github.com/ssilverm/piplay-installer for the latest.
This script is outdated. Please goto https://github.com/ssilverm/piplay-installer for the latest.
This script is outdated. Please goto https://github.com/ssilverm/piplay-installer for the latest.
This script is outdated. Please goto https://github.com/ssilverm/piplay-installer for the latest.
This script is outdated. Please goto https://github.com/ssilverm/piplay-installer for the latest.
This script is outdated. Please goto https://github.com/ssilverm/piplay-installer for the latest.
This script is outdated. Please goto https://github.com/ssilverm/piplay-installer for the latest.
This script is outdated. Please goto https://github.com/ssilverm/piplay-installer for the latest.
This script is outdated. Please goto https://github.com/ssilverm/piplay-installer for the latest.
PiMAME Installer
http://pimame.org
To install PiMAME on the Raspberry Pi, follow these instructions:
sudo apt-get install git
git clone https://github.com/ssilverm/pimame_installer
cd pimame_installer
sudo ./installer.sh
Following these instructions will result in the installation of PiMAME, a Web Frontend, FTP server,
and other useful software.
After the installation process has completed, you'll need to restart the Raspberry Pi.
Updating PiMame
To update PiMame, execute the following command:
sudo ./update.sh
Updating PiMame will not overwrite custom configuration files.
Removing PiMame
To remove PiMame, execute the following command:
sudo ./uninstall.sh