Skip to content

Commit

Permalink
drop unnecessary umount which may be causing problems
Browse files Browse the repository at this point in the history
  • Loading branch information
alkazar committed Apr 2, 2024
1 parent e38d815 commit 29e7df6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions __frzr-deploy
Original file line number Diff line number Diff line change
Expand Up @@ -383,8 +383,6 @@ main() {
rm -rf /var/lib/pacman # undo frzr-unlock

echo "deployment complete; restart to boot into ${NAME}"

umount -R -l ${MOUNT_PATH}
}


Expand Down

0 comments on commit 29e7df6

Please sign in to comment.