diff options
Diffstat (limited to 'hst/config.go')
| -rw-r--r-- | hst/config.go | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/hst/config.go b/hst/config.go index 48ce2301..8c883c9a 100644 --- a/hst/config.go +++ b/hst/config.go @@ -2,8 +2,8 @@ package hst import ( - "git.gensokyo.uk/security/hakurei/system" - "git.gensokyo.uk/security/hakurei/system/dbus" + "hakurei.app/system" + "hakurei.app/system/dbus" ) const Tmp = "/.hakurei" |
