Changes between Version 6 and Version 7 of HowTo/UseDropboxToTestInstallScripts


Ignore:
Timestamp:
09/16/14 17:28:40 (10 years ago)
Author:
sedwards@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • HowTo/UseDropboxToTestInstallScripts

    v6 v7  
    1313 1. [https://www.dropbox.com Install Dropbox] for your system. 
    1414 1. Place the tarball in your Dropbox folder on your local system. 
    15     a. Alternatively, place the relevant files in your Dropbox folder and then tar them up using:
     15    a. Alternatively, place the relevant files in your Dropbox folder and then tar them up using the following command:
    1616{{{
    1717tar -czvf file.tar.gz FILE1 FILE2 DIR1 DIR2 DIR3