mirror of
https://github.com/YunoHost/yunohost.git
synced 2024-09-03 20:06:10 +02:00
my_webapp is to clean too
This commit is contained in:
parent
96e7f1444d
commit
32998b1185
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@ def clean():
|
|||
os.system("mkdir -p /etc/ssowat/")
|
||||
app_ssowatconf()
|
||||
|
||||
test_apps = ["break_yo_system", "legacy_app", "legacy_app__2", "full_domain_app"]
|
||||
test_apps = ["break_yo_system", "legacy_app", "legacy_app__2", "full_domain_app", "my_webapp"]
|
||||
|
||||
for test_app in test_apps:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue