From 73f8b81f02502fae63b54c73d95e70335eaedeee Mon Sep 17 00:00:00 2001 From: Weilbyte Date: Thu, 9 Jul 2020 03:55:40 +0200 Subject: [PATCH] Update README.md --- serverside/jsmod/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/serverside/jsmod/README.md b/serverside/jsmod/README.md index a5e8e7e..dfd211a 100644 --- a/serverside/jsmod/README.md +++ b/serverside/jsmod/README.md @@ -5,7 +5,7 @@ The Javascript modifications are now DEPRECATED. They will not recieve any updat Please uninstall it by following the instructions below. ## Uninstallation -The install scripts back up the files they replace. Just remove the modified file and remove the '.bak' extension from the end of the backed up files. +The install scripts back up the files they replace (the backups are placed in the same directory as the original file). Just remove the modified file and remove the '.bak' extension from the end of the backed up files. The files that are modified are.. * `/usr/share/pve-manager/js/pvemanager.js`