Skip to content

Commit e97250a

Browse files
authored
make this more clear
1 parent a5d2c30 commit e97250a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gimp-appimage.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ _remove_photogimp() {
112112
exit 1
113113
fi
114114
echo ""
115-
[ -d "$CONFIGDIR"/PhotoGIMP ] && echo "$CONFIGDIR"/PhotoGIMP
115+
[ -d "$CONFIGDIR"/PhotoGIMP ] && echo "$CONFIGDIR/PhotoGIMP <------ IMPORTANT"
116116
echo "$to_remove"
117117
echo "---------------------------------------------"
118118
printf " Remove the above? (y/N) : "

0 commit comments

Comments
 (0)