/ wget fix

fro/pi3#59
This commit is contained in:
fro
2025-12-29 15:20:45 -05:00
parent 84236528c4
commit 60bf4f9983

View File

@@ -12,7 +12,7 @@ then
cd /tmp
# fwd service
wget -O postgrest.service https://gi.op.fo/fro/srv-pub/raw/branch/trunk/cfg/pgr/postgrest_fwd.service
wget -O postgrest_fwd.service https://gi.op.fo/fro/srv-pub/raw/branch/trunk/cfg/pgr/postgrest_fwd.service
cp postgrest_fwd.service /etc/systemd/system/
systemctl enable postgrest_fwd
@@ -21,7 +21,7 @@ then
# boquete marketplace service
#wget -O postgrest.service https://gi.op.fo/fro/srv-pub/raw/branch/trunk/cfg/pgr/postgrest_bm.service
#wget -O postgrest_bm.service https://gi.op.fo/fro/srv-pub/raw/branch/trunk/cfg/pgr/postgrest_bm.service
#cp postgrest_bm.service /etc/systemd/system/
#systemctl enable postgrest_bm