Skip to content
This repository has been archived by the owner on Dec 28, 2020. It is now read-only.

Commit

Permalink
Merge branch 'z9s' into z9s_luci
Browse files Browse the repository at this point in the history
  • Loading branch information
jjm2473 committed May 26, 2019
2 parents b4c9ca0 + 6eb99b4 commit 4dff923
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ch-mount.sh
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ function mnt() {

function umnt() {
echo "UNMOUNTING"
${SUDO} umount ${2}root
${SUDO} umount ${2}proc/sys/fs/binfmt_misc
${SUDO} umount ${2}tmp
${SUDO} umount ${2}mnt
Expand Down

0 comments on commit 4dff923

Please sign in to comment.