Skip to content

Commit 8ba2778

Browse files
committed
Run "once" along with install
1 parent bccf08e commit 8ba2778

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

RemoveWindowsLockScreenAds.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -257,6 +257,7 @@ def main(argv):
257257

258258
if args.install:
259259
adrem.install(args.path)
260+
adrem.remove_ads_path(args.path)
260261
elif args.uninstall:
261262
adrem.uninstall()
262263
elif args.watch:

0 commit comments

Comments
 (0)