make git repo usable for root user (#81)
This commit is contained in:
@@ -184,7 +184,7 @@ set_service(){
|
||||
sudo systemctl start rpi-mqtt-monitor.service
|
||||
sudo service rpi-mqtt-monitor status
|
||||
print_green "+ Service is enabled and started"
|
||||
|
||||
git config --global --add safe.directory ${cwd}
|
||||
}
|
||||
|
||||
main(){
|
||||
|
||||
Reference in New Issue
Block a user