Skip to content
Snippets Groups Projects
Commit 8f8be529 authored by Daniel Schulte's avatar Daniel Schulte
Browse files

Change scipt to use udisks2

parent 2b4d9ced
Branches
No related tags found
No related merge requests found
......@@ -44,7 +44,7 @@ else
echo "Stick gefunden als $DEV"
# ask udisks to mount it always.
udisks --mount "$DEV"
udisksctl mount --block-device "$DEV"
# see where it is mounted
DEVFILE=${DEV#/dev/}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment