Skip to content

Commit

Permalink
fix package cleanup script
Browse files Browse the repository at this point in the history
  • Loading branch information
Jamesits committed Sep 28, 2019
1 parent e039945 commit c57e470
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions scripts/purge
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
!rm /etc/subscription
!rm /etc/pmg/subscription
rm -f /etc/subscription
rm -f /etc/pmg/subscription

0 comments on commit c57e470

Please sign in to comment.