mirror of
https://github.com/rootzoll/raspiblitz.git
synced 2024-11-19 01:40:16 +01:00
remove sudo on temp drive
This commit is contained in:
parent
0aaa667842
commit
bb71fed220
@ -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]
|
||||
|
Loading…
Reference in New Issue
Block a user