Update comment to be more helpful
This commit is contained in:
2
config
2
config
@@ -58,7 +58,7 @@ mkdir ~/.bluetooth-proximity-locking > /dev/null 2>&1
|
|||||||
mkdir bin > /dev/null 2>&1
|
mkdir bin > /dev/null 2>&1
|
||||||
mv btpl.sh bin/btpl > /dev/null 2>&1
|
mv btpl.sh bin/btpl > /dev/null 2>&1
|
||||||
mv reconfigure bin/btpl-reconfig > /dev/null 2>&1
|
mv reconfigure bin/btpl-reconfig > /dev/null 2>&1
|
||||||
# add commands 'btpl' and 'btpl-reconfig' to PATH
|
# add commands to PATH
|
||||||
if ! grep -Fq 'export PATH=$PATH":$HOME/.bluetooth-proximity-locking/bin"' ~/.profile
|
if ! grep -Fq 'export PATH=$PATH":$HOME/.bluetooth-proximity-locking/bin"' ~/.profile
|
||||||
then
|
then
|
||||||
echo 'export PATH=$PATH":$HOME/.bluetooth-proximity-locking/bin"' >> ~/.profile
|
echo 'export PATH=$PATH":$HOME/.bluetooth-proximity-locking/bin"' >> ~/.profile
|
||||||
|
|||||||
Reference in New Issue
Block a user