Browse Source

Correct name

Bob Mottram 8 years ago
parent
commit
daed48a85e
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      src/freedombone

+ 1
- 1
src/freedombone View File

8920
 	else
8920
 	else
8921
 		sed -i "s|GNU Social sharings plugin theme commit.*|GNU Social sharings plugin theme commit:$SHARINGS_THEME_COMMIT|g" $COMPLETION_FILE
8921
 		sed -i "s|GNU Social sharings plugin theme commit.*|GNU Social sharings plugin theme commit:$SHARINGS_THEME_COMMIT|g" $COMPLETION_FILE
8922
 	fi
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
 function expire_gnu_social_posts {
8926
 function expire_gnu_social_posts {