Updated to use apt instead of aptitude (or apt-get).
This commit is contained in:
@ -19,9 +19,9 @@ cd ~/Desktop/Insync/Apps/powerline
|
||||
git pull
|
||||
echo "RETURN VAULE: $?"
|
||||
cd -
|
||||
~/Desktop/Insync/Public/apt-repos/apt-urlcheck.php
|
||||
~/Desktop/Insync/Development/PHP/apt-urlcheck/apt-urlcheck.php
|
||||
#wget -q -O - "http://www.sublimetext.com/dev" | grep "The current Sublime Text 2"
|
||||
#wget -q -O - "http://www.sublimetext.com/nightly" | grep "The current Sublime Text 2"
|
||||
wget -q -O - "http://www.sublimetext.com/3" | grep "The latest build is"
|
||||
wget -q -O - "http://www.sublimetext.com/3dev" | grep "The current Sublime Text 3"
|
||||
sudo aptitude update -q
|
||||
sudo apt update
|
||||
|
Reference in New Issue
Block a user