mirror of
https://github.com/QuasarApp/QuasarAppCI.git
synced 2025-05-06 02:09:36 +00:00
change default folder of the qif repo
This commit is contained in:
parent
b59e7df6ca
commit
433f58caf5
@ -107,6 +107,6 @@ class QIFRepogen (BaseModule):
|
||||
util.StringParameter(
|
||||
name='repoLocation',
|
||||
label='repository location',
|
||||
default=self.home + "/repo/"
|
||||
default="/var/www/repo/"
|
||||
),
|
||||
]
|
||||
|
Loading…
x
Reference in New Issue
Block a user