Skip to content

Commit

Permalink
0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
toniblyx committed Nov 20, 2013
1 parent 26d36c3 commit e089678
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion INSTALL
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Other Alfresco BART dependences are:
INSTALLATION

1. Create a GPG key for encryption support "gpg --gen-key", recommended.
2. Copy the files "alfresco-bart.*" to the "scripts" directory inside your Alfresco installation directory or simply use it from anywhere in your file system (anyways I recommend to install it in your Alfresco installation).
2. Copy the files in src "alfresco-bart.*" to the "scripts" directory inside your Alfresco installation directory or simply use it from anywhere in your file system (anyways I recommend to install it in your Alfresco installation).
3. Check the executable permissions on "alfresco-bart.sh", it must be executable ("chmod +x alfresco-bart.sh").
4. Protect permissions for alfresco-bart.properties, it must be set as read only for the user who runs the backup, i.e. to assign read permission only for the owner type "chmod 400 alfresco-bart.properties".
5. Edit ALFBRT_PATH variable in alfresco-bart.sh, understand and configure all required options in alfresco-bart.properties.
Expand Down

0 comments on commit e089678

Please sign in to comment.