I2P Address: [http://git.idk.i2p]

Skip to content
Snippets Groups Projects
Commit bc0a38b4 authored by sponge's avatar sponge
Browse files

Fix grammar error, thanx user

parent 913994f3
No related branches found
No related tags found
No related merge requests found
......@@ -7,7 +7,7 @@ INST_DIR=directory
echo
for i in *.config ; {
if [ -f $INST_DIR/$i ] ; then
echo "Please check ${INST_DIR}${i}, as there is new version."
echo "Please check ${INST_DIR}${i}, as there is a new version."
cp $i $INST_DIR/$i.new
else
cp $i $INST_DIR/$i
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment