From d63a595b1f957092d716d8f10388bc3a259a84e2 Mon Sep 17 00:00:00 2001 From: Philippe Jean Guillaumie Date: Tue, 17 Dec 2024 12:22:40 +0100 Subject: [PATCH] Minor correction --- elluminate.sh | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/elluminate.sh b/elluminate.sh index 153fa04..591b856 100644 --- a/elluminate.sh +++ b/elluminate.sh @@ -336,10 +336,10 @@ elap_stop() { # # To restore a backup, use the same commands that were executed but with # the source and destination reversed, similar to this: -# cp -aR /home/riley/Documents/ebackups/E_1727334510/.elementary/ /home/riley/ -# cp -aR /home/riley/Documents/ebackups/E_1727334510/.e/ /home/riley/ -# cp -aR /home/riley/Documents/ebackups/ETERM_1727334510/terminology/config/ /home/riley/.config/terminology/ -# cp -aR /home/riley/Documents/ebackups/ETERM_1727334510/terminology/themes/ /home/riley/.config/terminology/ +# cp -aR /home/riley/Documents/ebackups/E_1734434044/.elementary/ /home/riley/ +# cp -aR /home/riley/Documents/ebackups/E_1734434044/.e/ /home/riley/ +# cp -aR /home/riley/Documents/ebackups/ETERM_1734434044/terminology/config/ /home/riley/.config/terminology/ +# cp -aR /home/riley/Documents/ebackups/ETERM_1734434044/terminology/themes/ /home/riley/.config/terminology/ # (Then press Ctrl+Alt+End to restart Enlightenment if you are currently logged into.) # e_bkp() {