remove sudo on temp drive

This commit is contained in:
rootzoll 2022-07-27 14:38:02 +02:00
parent 0aaa667842
commit bb71fed220

View File

@ -292,7 +292,7 @@ EOF
# install service
echo "*** Install btc-rpc-explorer systemd ***"
sudo cat > /var/cache/raspiblitz/btc-rpc-explorer.service <<EOF
cat > /var/cache/raspiblitz/btc-rpc-explorer.service <<EOF
# systemd unit for BTC RPC Explorer
[Unit]