Skip to content

Commit 106ee11

Browse files
authored
Merge pull request #197 from yvan-sraka/patch-1
Fix a little typo in setup-seafile.sh
2 parents bc8c15e + f2a59fd commit 106ee11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/setup-seafile.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ function welcome () {
2323
echo -e "\nMake sure you have read seafile server manual at \n\n\t${server_manual_http}\n"
2424
echo -e "Note: This script will guide your to setup seafile server using sqlite3,"
2525
echo "which may have problems if your disk is on a NFS/CIFS/USB."
26-
echo "In these cases, we sugguest you setup seafile server using MySQL."
26+
echo "In these cases, we suggest you setup seafile server using MySQL."
2727
echo
2828
echo "Press [ENTER] to continue"
2929
echo "-----------------------------------------------------------------"

0 commit comments

Comments
 (0)