Skip to content

Commit

Permalink
installer: exclude qwk.cfg when upgrading
Browse files Browse the repository at this point in the history
  • Loading branch information
dmcoles committed Jan 2, 2024
1 parent c821890 commit d787e0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deployment/Install Ami-Express
Original file line number Diff line number Diff line change
Expand Up @@ -357,7 +357,7 @@
(confirm "expert")
(source "AmiExpress/AmiExpress/Utils")
(dest "BBS:Utils")
(pattern "~(rexxdoor)")
(pattern "~(rexxdoor|qwk.cfg)")
)

( complete 80)
Expand Down

0 comments on commit d787e0e

Please sign in to comment.