mirror of
https://github.com/rwinkhart/libmutton.git
synced 2026-08-29 21:36:41 -04:00
Implement initial SCP functionality (not yet usable due to mod times not being preserved)
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
//go:build !windows
|
||||
|
||||
package sync
|
||||
|
||||
const bareEntryRoot = "/.local/share/libmutton"
|
||||
Reference in New Issue
Block a user