Skip to content

Commit 640a375

Browse files
committed
Wrong cloudflare copy dir
1 parent a32589a commit 640a375

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build_files/cloudflare_warp.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ dnf5 install -y \
1111
cloudflare-warp
1212

1313
# it installs into a weird place, not the correct one
14-
mv /var/opt/cloudflare-warp/warp-svc.service /etc/systemd/system/
14+
cp /opt/cloudflare-warp/warp-svc.service /etc/systemd/system/
1515

1616
# enable it in the system
1717
systemctl enable warp-svc.service

0 commit comments

Comments
 (0)