This website requires JavaScript.
Explore
Help
Sign in
luca
/
dotfiles
Watch
1
Star
0
Fork
You've already forked dotfiles
0
Code
Activity
7e49678660
Branches
Tags
No results found.
dotfiles
/
.local
/
sv
/
syncthing
/
run
5 lines
60 B
Text
Raw
Normal View
History
Unescape
Escape
work on services
2023-12-21 10:17:55 +01:00
#!/bin/sh
exec 2>&1
new autostart mechanism
2024-02-04 12:29:27 +01:00
exec syncthing --no-browser >/dev/null
Copy permalink