Skip to content
This repository has been archived by the owner on Sep 8, 2022. It is now read-only.

Fix Test-Path Bug in $essentialundo #327

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Apr 24, 2022

  1. Fix Test-Path Bug

     - It seems that when $essentialundo was written, the Test-Path's in the if-statements didn't have the ! removed from them, making it that the items were removed if the command found that it didn't exist, which is not the intended behavior.
      - Fixed by removing the !'s from the if-statements
    Carterpersall committed Apr 24, 2022
    Configuration menu
    Copy the full SHA
    1f59063 View commit details
    Browse the repository at this point in the history