Skip to content

Commit

Permalink
Actualizada guía de bash
Browse files Browse the repository at this point in the history
  • Loading branch information
argenisosorio committed Dec 2, 2024
1 parent 8834440 commit 63c7f42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion BashScript.txt
Original file line number Diff line number Diff line change
Expand Up @@ -956,7 +956,7 @@ echo -e "\e[1;37m Finalizado:\e[0m"
echo -e "\e[1;32m ======================================= \e[0m"
echo -e "\e[1;32m Definimos las rutas de origen y destino:\e[0m"
echo -e "\e[1;32m ======================================= \e[0m"

ORIGEN="/home/$USER/Escritorio/$name"
DESTINO="/media/$USER/DOCUMENTOS/"

Expand Down

0 comments on commit 63c7f42

Please sign in to comment.