diff options
Diffstat (limited to 'snappy/readme.md')
-rw-r--r-- | snappy/readme.md | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/snappy/readme.md b/snappy/readme.md deleted file mode 100644 index 348895e..0000000 --- a/snappy/readme.md +++ /dev/null @@ -1,17 +0,0 @@ -### Building the walinuxagent snap package - -1. You will need the snappy developer tools on your Ubuntu Developer Desktop: - - $ sudo add-apt-repository ppa:snappy-dev/tools - $ sudo apt-get update - $ sudo apt-get upgrade - $ sudo apt-get install snappy-tools - -2. Copy the azurelinuxagent folder to snappy/lib - - $ cp -rf azurelinuxagent snappy/lib - -3. Build the snap package under the snappy folder - - $ cd snappy - $ snappy build
\ No newline at end of file |