Prechádzať zdrojové kódy

Add tool to factory reset tcms

George Baugh 2 rokov pred
rodič
commit
af20d38c3d
1 zmenil súbory, kde vykonal 9 pridanie a 0 odobranie
  1. 9 0
      bin/reset_install

+ 9 - 0
bin/reset_install

@@ -0,0 +1,9 @@
+#!/usr/bin/env bash
+
+rm config/auth.db
+rm config/has_users
+rm config/main.cfg
+rm config/setup
+rm data/posts.db
+rm www/assets/*
+rm data/files/*