Skip to content
This repository has been archived by the owner on Dec 21, 2024. It is now read-only.

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 d291bf5 commit d63a595
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions elluminate.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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() {
Expand Down

0 comments on commit d63a595

Please sign in to comment.