Update main.sh
This commit is contained in:
parent
ef4775a3bf
commit
2221a0a07d
3
main.sh
3
main.sh
@ -7,6 +7,9 @@ git clone https://gitlab.com/ananicy-cpp/ananicy-cpp.git
|
|||||||
cd ananicy-cpp
|
cd ananicy-cpp
|
||||||
cp -rvf ../debian ./
|
cp -rvf ../debian ./
|
||||||
|
|
||||||
|
# Remove weird path from the systemd file due to our prefix overiding
|
||||||
|
sed -e s/@CMAKE_INSTALL_PREFIX@/usr/g -i ananicy-cpp.service
|
||||||
|
|
||||||
# Get build deps
|
# Get build deps
|
||||||
apt-get build-dep ./ -y
|
apt-get build-dep ./ -y
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user