Changes between Version 7 and Version 8 of cs122b-2017-winter-project1
- Timestamp:
- Jan 16, 2017, 9:39:53 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
cs122b-2017-winter-project1
v7 v8 119 119 120 120 ''' mysql -u root -p -D moviedb < createtable.sql''' [[BR]] 121 * '''The ssh private key file (.pem) of your AWS instance , and a readme.txt file which contains the public DNS of your AWS instance and its login username (default is 'ubuntu') and password.''' [[BR]]121 * '''The ssh private key file (.pem) of your AWS instance.''' [[BR]] 122 122 * Makefiles and ant build files if you use make or ant to build you project. [[BR]] 123 123 * A readme file specifying how to compile and run your program
