Changing db location.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
(use sql-de-lite crypt)
|
||||
|
||||
;; (define *db* "/home/tjhintz/db")
|
||||
(define *db* "/farm/dist/db")
|
||||
(define *db* "/farmdb/db")
|
||||
|
||||
(define-syntax with-db
|
||||
(syntax-rules ()
|
||||
|
||||
Reference in New Issue
Block a user