mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-09-26 11:37:19 +02:00
remove sudo on temp drive
This commit is contained in:
@@ -292,7 +292,7 @@ EOF
|
|||||||
|
|
||||||
# install service
|
# install service
|
||||||
echo "*** Install btc-rpc-explorer systemd ***"
|
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
|
# systemd unit for BTC RPC Explorer
|
||||||
|
|
||||||
[Unit]
|
[Unit]
|
||||||
|
Reference in New Issue
Block a user