I'm running this command when setting up new ubuntu servers
sudo add-apt-repository ppa:nginx/stable
Is there a command I can run that will show that I've run this command and added ppa:nginx/stable as a repository?
|
feedback
|
Should do the trick. | |||
feedback
|