testan a reboold
This commit is contained in:
+1
-1
@@ -90,7 +90,7 @@ if [ $grepconfig -eq 0 ]; then # if config exists, skip
|
||||
else
|
||||
# APPEND to /boot/firmware/config.txt
|
||||
echo "Appending configs to /boot/firmware/config.txt"
|
||||
sudo cat $bootfirmwareconfig_new >> $bootfirmwareconfig
|
||||
sudo bash -c "cat $bootfirmwareconfig_new >> $bootfirmwareconfig"
|
||||
echo $?
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user