mirror of
https://github.com/aminnairi/dotfiles.git
synced 2026-09-14 12:12:13 +02:00
ensuring the modules can be run as standalone scripts
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
ensure_package_is_installed syncthing &&
|
||||
source ./modules/00-library.sh &&
|
||||
ensure_package_is_installed syncthing &&
|
||||
ensure_user_folder_present ~/.config/systemd/user &&
|
||||
synchronize_user_folder ./sources/syncthing/syncthing.service ~/.config/systemd/user &&
|
||||
ensure_user_service_active syncthing
|
||||
|
||||
Reference in New Issue
Block a user