mirror of
https://github.com/wekan/wekan.git
synced 2025-04-23 13:37:09 -04:00
removing unused variables
Signed-off-by: Ondrej Kubik <ondrej.kubik@canonical.com>
This commit is contained in:
parent
a533caa944
commit
f7fe44fcdf
1 changed files with 0 additions and 3 deletions
|
@ -1,8 +1,5 @@
|
|||
#!/bin/bash
|
||||
|
||||
SYSTEMD_WEKAN_SERVICE="snap.${SNAP_NAME}.wekan"
|
||||
SYSTEMD_MONGODB_SERVICE="snap.${SNAP_NAME}.mongodb"
|
||||
|
||||
# get wekan/mongo settings
|
||||
source $SNAP/bin/wekan-read-settings
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue