Skip to content

Commit f64d1cf

Browse files
committed
Fix | File convert into UNIX format.
1 parent 886e13d commit f64d1cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.assets/fastfetch-install.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,4 +50,4 @@ sudo dpkg -i "$FILENAME" &> /dev/null
5050

5151
# Suppression automatique du fichier temporaire
5252
rm "$FILENAME"
53-
echo_color "32" "Fichier $FILENAME supprimé."
53+
echo_color "32" "Fichier $FILENAME supprimé."

0 commit comments

Comments
 (0)