Create /opt/bin/ is necessary
This commit is contained in:
parent
3d3aa17d8f
commit
32fd516f14
1 changed files with 1 additions and 0 deletions
|
@ -93,6 +93,7 @@ mkdir /data/trash &&\
|
|||
cp /libre.sh/unit-files/* /etc/systemd/system && systemctl daemon-reload &&\
|
||||
systemctl enable web-net.service &&\
|
||||
systemctl start web-net.service &&\
|
||||
mkdir -p /opt/bin &&\
|
||||
cp /libre.sh/utils/* /opt/bin/
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in a new issue