From b02b3e9758003d39109fc0406d0835464be1bf0b Mon Sep 17 00:00:00 2001 From: Thorin-Oakenpants Date: Wed, 22 Mar 2017 20:20:03 +1300 Subject: [PATCH] Updated 1.2 Backing Up (markdown) --- 1.2-Backing-Up.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/1.2-Backing-Up.md b/1.2-Backing-Up.md index 6909bc1..876caf4 100644 --- a/1.2-Backing-Up.md +++ b/1.2-Backing-Up.md @@ -8,4 +8,4 @@ To find your profile directory, go to `about:profiles`. This will list all profi When copying your profile directory, it is advised that Firefox be closed. Rename your copied folder to something meaningful, and keep the original name (for an easy rollback). For example, if the profile folder is called `jiu9k8gm.default`. A backup copy might be called `jiu9k8gm.default-2017-03-22` or `jiu9k8gm.default-pre-ghacks-userjs`. -Be aware, that this is your entire profile. So rolling back will not keep any new cookies, saved passwords, bookmarks, extension changes and the like. The next wiki section, [Implementation](https://github.com/ghacksuserjs/ghacks-user.js/wiki/1.3-Implementation), outlines some methods you could use to test out the `user.js` and preferences, such as using your existing profile, or a copy of it, or a new one and whether to implement piecemeal or whole hog. \ No newline at end of file +Be aware, that this is your entire profile. So rolling back will not keep any new cookies, saved passwords, bookmarks, extension changes and the like. The next wiki section, [Implementation](https://github.com/ghacksuserjs/ghacks-user.js/wiki/1.3-Implementation), outlines some methods you could use to test out the `user.js` and preferences, such as using your existing profile, or a copy of it, or a new one and whether to implement piecemeal or whole hog :pig: . \ No newline at end of file