Moved around install/ to match target etc/ install locations
Signed-off-by: James Ketrenos <james_git@ketrenos.com>
This commit is contained in:
parent
3d52e9d49f
commit
4d4918bea7
@ -1,4 +1,4 @@
|
|||||||
/var/log/ketr-ketran.log
|
/var/log/ketr.ketran.log
|
||||||
{
|
{
|
||||||
rotate 4
|
rotate 4
|
||||||
weekly
|
weekly
|
2
install/rsyslog.d/40-ketr.ketran.conf
Normal file
2
install/rsyslog.d/40-ketr.ketran.conf
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
if $programname == "ketr.ketran" then /var/log/ketr.ketran.log
|
||||||
|
|
@ -15,8 +15,8 @@
|
|||||||
"config": "^3.1.0",
|
"config": "^3.1.0",
|
||||||
"connect-sqlite3": "^0.9.11",
|
"connect-sqlite3": "^0.9.11",
|
||||||
"cookie-parser": "^1.4.6",
|
"cookie-parser": "^1.4.6",
|
||||||
"core-js": "^3.2.1",
|
"core-js": "^3.21.1",
|
||||||
"express": "^4.17.1",
|
"express": "^4.17.3",
|
||||||
"express-session": "^1.17.1",
|
"express-session": "^1.17.1",
|
||||||
"express-ws": "^5.0.2",
|
"express-ws": "^5.0.2",
|
||||||
"handlebars": "^4.7.6",
|
"handlebars": "^4.7.6",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user