proper dir in comment

pull/63/head
Tomas-M 2018-12-19 00:12:00 +01:00 committed by GitHub
parent 78661a48f9
commit 6df62e20b2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
#!/bin/bash #!/bin/bash
# Recreate fstab entries in /etc/fstab and make /media directories # Recreate fstab entries in /etc/fstab and make /media directories
# This script is called by udev rules, see /etc/udev/ # This script is called by udev rules, see /lib/udev/rules.d/
# #
# Author: Tomas M <http://slax.linux-live.org/> # Author: Tomas M <http://slax.linux-live.org/>