mirror of
https://git.vectorsigma.ru/public/CasaOS.git
synced 2026-08-05 05:08:07 +00:00
Update file count (#969)
This commit is contained in:
@@ -82,6 +82,7 @@ func Mount(mountPoint string, fs string) error {
|
||||
"mountPoint": mountPoint,
|
||||
"fs": fs,
|
||||
"mountOpt": `{"AllowOther": true}`,
|
||||
"vfsOpt": `{"CacheMode": 3}`,
|
||||
}).Post("/mount/mount")
|
||||
if err != nil {
|
||||
return err
|
||||
|
||||
Reference in New Issue
Block a user