This commit is contained in:
BarsTiger
2022-02-24 22:36:27 +02:00
parent 2278bde59c
commit 764f008864
3 changed files with 9 additions and 9 deletions

View File

@@ -22,7 +22,6 @@ def install(package):
try:
# Inform the user
print(f"[green]App {r['name']} found, information loaded[/]")
print()
# Create the app directory
if not os.path.exists('{1}apps\{0}'.format(r['name'], horsy_vars.horsypath)):