fix path
This commit is contained in:
parent
f4ec62e83e
commit
82d32ec30a
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ Before=nginx.service
|
|||
|
||||
[Service]
|
||||
Type=oneshot
|
||||
ExecStart=/etc/velvettear/scripts/prepare-fs.sh
|
||||
ExecStart=/home/velvettear/.dots/scripts/prepare-fs.sh
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
|
|
Loading…
Reference in a new issue