Pārlūkot izejas kodu

Switch to hubzilla

Bob Mottram 10 gadus atpakaļ
vecāks
revīzija
53afe6ff4c
2 mainītis faili ar 2 papildinājumiem un 2 dzēšanām
  1. 1
    1
      src/freedombone
  2. 1
    1
      src/freedombone-config

+ 1
- 1
src/freedombone Parādīt failu

43
 VERSION="1.01"
43
 VERSION="1.01"
44
 
44
 
45
 # whether to enable hubzilla or redmatrix
45
 # whether to enable hubzilla or redmatrix
46
-ENABLE_HUBZILLA="no"
46
+ENABLE_HUBZILLA="yes"
47
 
47
 
48
 # Different system variants which may be specified within
48
 # Different system variants which may be specified within
49
 # the SYSTEM_TYPE option
49
 # the SYSTEM_TYPE option

+ 1
- 1
src/freedombone-config Parādīt failu

32
 NO_OF_ARGS=$#
32
 NO_OF_ARGS=$#
33
 
33
 
34
 # whether to enable hubzilla or redmatrix
34
 # whether to enable hubzilla or redmatrix
35
-ENABLE_HUBZILLA="no"
35
+ENABLE_HUBZILLA="yes"
36
 
36
 
37
 # Web site
37
 # Web site
38
 FREEDOMBONE_WEBSITE="http://freedombone.uk.to"
38
 FREEDOMBONE_WEBSITE="http://freedombone.uk.to"