This website requires JavaScript.
Explore
Help
Sign In
buildadm
/
ubuntu-22.04.3-desktop-amd64
Watch
1
Star
0
Fork
You've already forked ubuntu-22.04.3-desktop-amd64
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
32d1778821
ubuntu-22.04.3-desktop-amd64
/
scripts
/
unconfig-ext-mount-pts.sh
6 lines
89 B
Bash
Executable File
Raw
Blame
History
#!/usr/bin/env bash
# Unconfigure external mount points
umount
${
1
}
/dev
umount
${
1
}
/run
Reference in New Issue
View Git Blame
Copy Permalink