Showing 1 changed files with 1 additions and 1 deletions
+1 -1
.fgfs/fgaddon
... ...
@@ -181,7 +181,7 @@ function update_database () {
181 181
                 *)
182 182
                     if test "${TAG: -1}" != '/'; then
183 183
                         property+=/${TAG%% *}
184
-                    fi
184
+                    fi;;
185 185
 #                    property+=/${TAG%% *}
186 186
 #                    if test "${TAG: -1}" = '/'; then
187 187
 #                        _TAG=${TAG:0:-1}