8 lines
194 B
Desktop File
8 lines
194 B
Desktop File
[Unit]
|
|
Description=Re-sync profile scripts hardlinks after deploy dir changes
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
User=hmo
|
|
ExecStart=/bin/bash /home/hmo/MoFin/deploy/profile-scripts/sync_profile_scripts.sh
|