kaneawk %!s(int64=7) %!d(string=hai) anos
pai
achega
3bc5cd72b2
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      uninstall.sh

+ 1 - 1
uninstall.sh

@@ -99,7 +99,7 @@ Print_MySQL() {
   [ -e "/etc/my.cnf" ] && echo "/etc/my.cnf"
 }
 
-Print_PosgreSQL() {
+Print_PostgreSQL() {
   [ -e "${pgsql_install_dir}" ] && echo "${pgsql_install_dir}"
   [ -e "/etc/init.d/postgresql" ] && echo "/etc/init.d/postgresql"
 }