$ sudo mv supervisor /etc/init.d
$ sudo chkconfig --add supervisor
$ sudo chkconfig supervisor on
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
{ | |
"name": "Afghanistan", | |
"code": "AF" | |
}, | |
{ | |
"name": "Åland Islands", | |
"code": "AX" | |
}, | |
{ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"us": "https://www.amazon.com", | |
"uk": "https://www.amazon.co.uk", | |
"ca": "https://www.amazon.ca", | |
"de": "https://www.amazon.de", | |
"es": "https://www.amazon.es", | |
"fr": "https://www.amazon.fr", | |
"it": "https://www.amazon.it", | |
"jp": "https://www.amazon.co.jp", | |
"in": "https://www.amazon.in", |