mirror of
https://github.com/rclone/rclone.git
synced 2025-08-09 13:55:15 +02:00
mountlib: refactor before adding serve docker (#5415)
Co-authored-by: Ivan Andreev <ivandeex@gmail.com>
This commit is contained in:
committed by
Ivan Andreev
parent
aab29353d1
commit
221dfc3882
@ -1,6 +1,6 @@
|
||||
// Daemonization interface for Unix variants only
|
||||
|
||||
// +build !windows
|
||||
// +build !windows,!plan9,!js
|
||||
|
||||
package mountlib
|
||||
|
||||
|
Reference in New Issue
Block a user