]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - UPGRADE
Split up source and source_link. Never trust HTML!
[quix0rs-gnu-social.git] / UPGRADE
diff --git a/UPGRADE b/UPGRADE
index 3a1dd8a9b9a3b324ababe0256476790c57992b29..aaf9109e397b4542b9247297f3a89bf103e66152 100644 (file)
--- a/UPGRADE
+++ b/UPGRADE
@@ -75,14 +75,13 @@ variant of this command (you will be prompted for the database password):
     will be the local files such as avatars, config and files:
 
         avatar/*
-        background/*
         file/*
         local/*
         .htaccess
         config.php
 
     This command will point you in the right direction on how to do it:
-    $ rsync -avP statusnet/{.htaccess,avatar,background,file,local,config.php} gnusocial/
+    $ rsync -avP statusnet/{.htaccess,avatar,file,local,config.php} gnusocial/
 
 4. Replace your old StatusNet directory with the new GNU social
     directory in your webserver root.