ENTER forgot <3

pull/292/head
Alessandro 2023-04-07 09:32:48 +02:00
parent 50932fe4da
commit cc6642957e
1 changed files with 2 additions and 1 deletions

View File

@ -36,4 +36,5 @@ USER=$(whoami);
# You can choose whatever folder you want, the script is recursive.
DIR=/home/$USER/Documents;
search_file "$DIR";
END_STRING
END_STRING
ENTER