remove base sh

This commit is contained in:
overflowerror 2022-01-09 21:26:46 +01:00
parent 0575c9c692
commit de5e739ec1
2 changed files with 3 additions and 6 deletions

View file

@ -1,5 +0,0 @@
#!/bin/bash
. utils.sh
. uri.sh
. router.sh

View file

@ -1,6 +1,8 @@
#!/bin/bash
. base.sh
. utils.sh
. uri.sh
. router.sh
. mysql.sh
. credentials.sh
. shinden/engine.sh