Merge remote-tracking branch 'origin/master'
This commit is contained in:
+2
-2
@@ -1,6 +1,6 @@
|
|||||||
# These are supported funding model platforms
|
# These are supported funding model platforms
|
||||||
|
|
||||||
github: # Replace with up to 4 GitHub Sponsors-enabled usernames e.g., [user1, user2]
|
github: john30
|
||||||
patreon: # Replace with a single Patreon username
|
patreon: # Replace with a single Patreon username
|
||||||
open_collective: # Replace with a single Open Collective username
|
open_collective: # Replace with a single Open Collective username
|
||||||
ko_fi: # Replace with a single Ko-fi username
|
ko_fi: # Replace with a single Ko-fi username
|
||||||
@@ -9,4 +9,4 @@ community_bridge: # Replace with a single Community Bridge project-name e.g., cl
|
|||||||
liberapay: # Replace with a single Liberapay username
|
liberapay: # Replace with a single Liberapay username
|
||||||
issuehunt: # Replace with a single IssueHunt username
|
issuehunt: # Replace with a single IssueHunt username
|
||||||
otechie: # Replace with a single Otechie username
|
otechie: # Replace with a single Otechie username
|
||||||
custom: ['https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=5Y52QSKVXLYQG']
|
custom: 'https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=5Y52QSKVXLYQG'
|
||||||
|
|||||||
+1
-1
@@ -135,7 +135,7 @@ echo "1. Edit /etc/default/ebusd if necessary"
|
|||||||
echo " (especially if your device is not /dev/ttyUSB0)"
|
echo " (especially if your device is not /dev/ttyUSB0)"
|
||||||
echo "2. Start the daemon with 'service ebusd start'"
|
echo "2. Start the daemon with 'service ebusd start'"
|
||||||
echo "3. Check the log file /var/log/ebusd.log"
|
echo "3. Check the log file /var/log/ebusd.log"
|
||||||
echo "4. Make the daemon autostart with 'update-rc.d ebusd enable'"
|
echo "4. Make the daemon autostart with 'update-rc.d ebusd defaults'"
|
||||||
EOF
|
EOF
|
||||||
fi
|
fi
|
||||||
chmod 755 $RELEASE/DEBIAN/postinst
|
chmod 755 $RELEASE/DEBIAN/postinst
|
||||||
|
|||||||
Reference in New Issue
Block a user