Skip to content

Commit

Permalink
Merge commit '29e7df6802017cf9aba3d7b3e4900838f0ae94d1' into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
honjow committed Apr 7, 2024
2 parents 12a5ebe + 29e7df6 commit e7228c6
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions __frzr-deploy
Original file line number Diff line number Diff line change
Expand Up @@ -705,12 +705,6 @@ main() {
rm -rf /var/lib/pacman # undo frzr-unlock

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

if [[ $NOT_UMOUNT == true ]]; then
echo "Not unmounting ${MOUNT_PATH}"
else
umount -R -l ${MOUNT_PATH}
fi
}


Expand Down

0 comments on commit e7228c6

Please sign in to comment.