Skip to content

Commit

Permalink
Minor correction
Browse files Browse the repository at this point in the history
  • Loading branch information
batden committed Dec 17, 2024
1 parent 5ab7e1c commit f8b46c4
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions elucidate.sh
Original file line number Diff line number Diff line change
Expand Up @@ -315,10 +315,10 @@ mng_err() {
#
# 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() {
Expand Down

0 comments on commit f8b46c4

Please sign in to comment.