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

Change scipt to use udisks2

parent d9d01d85
No related branches found
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