diff --git a/src/freedombone-app-gogs b/src/freedombone-app-gogs index ba62b8f9a5ab682742dec9a15cc5901dab2bb83f..da8d3a408aab2124cb327e940a4bf1866422f968 100755 --- a/src/freedombone-app-gogs +++ b/src/freedombone-app-gogs @@ -28,7 +28,7 @@ # You should have received a copy of the GNU Affero General Public License # along with this program. If not, see <http://www.gnu.org/licenses/>. -VARIANTS='full full-vim developer' +VARIANTS='developer' GOGS_USERNAME='gogs' GOGS_VERSION='0.9.97'