mirror of
https://github.com/correl/melpa.git
synced 2024-11-14 19:19:32 +00:00
ubuntu no longer needs a ppa for emacs 24
This commit is contained in:
parent
16beacfdcf
commit
d4350dff6b
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
|||
SUDOENV='DEBIAN_FRONTEND=noninteractive'
|
||||
|
||||
cd ${HOME}
|
||||
sudo ${SUDOENV} add-apt-repository -y ppa:cassou/emacs
|
||||
#sudo ${SUDOENV} add-apt-repository -y ppa:cassou/emacs
|
||||
sudo ${SUDOENV} apt-get update
|
||||
sudo ${SUDOENV} apt-get -y upgrade
|
||||
sudo ${SUDOENV} apt-get -y \
|
||||
|
|
Loading…
Reference in a new issue