Bob Mottram 8 лет назад
Родитель
Сommit
daed48a85e
1 измененных файлов: 1 добавлений и 1 удалений
  1. 1
    1
      src/freedombone

+ 1
- 1
src/freedombone Просмотреть файл

@@ -8920,7 +8920,7 @@ function install_gnu_social_plugin_sharings_theme {
8920 8920
 	else
8921 8921
 		sed -i "s|GNU Social sharings plugin theme commit.*|GNU Social sharings plugin theme commit:$SHARINGS_THEME_COMMIT|g" $COMPLETION_FILE
8922 8922
 	fi
8923
-	echo 'install_gnu_social_plugin_theme_sharings' >> $COMPLETION_FILE
8923
+	echo 'install_gnu_social_plugin_sharings_theme' >> $COMPLETION_FILE
8924 8924
 }
8925 8925
 
8926 8926
 function expire_gnu_social_posts {