1.5-rc-3
This commit is contained in:
+1
-1
@@ -364,7 +364,7 @@ phase_four () {
|
|||||||
|
|
||||||
# add pps-gpio to modules
|
# add pps-gpio to modules
|
||||||
if [ $gerppps -eq 0 ]; then
|
if [ $gerppps -eq 0 ]; then
|
||||||
echo -e "\npps-gpio already in /etc/modules, skipping..n"
|
echo -e "\npps-gpio already in /etc/modules, skipping..\n"
|
||||||
else
|
else
|
||||||
echo -e "\nAdding pps-gpio to /etc/modules...\n"
|
echo -e "\nAdding pps-gpio to /etc/modules...\n"
|
||||||
sudo bash -c "echo pps-gpio >> /etc/modules"
|
sudo bash -c "echo pps-gpio >> /etc/modules"
|
||||||
|
|||||||
Reference in New Issue
Block a user