Parcourir la source

Use update zfs module

Jakob Borg il y a 13 ans
Parent
commit
057a54cd7b
2 fichiers modifiés avec 2 ajouts et 2 suppressions
  1. 1 1
      README.md
  2. 1 1
      package.json

+ 1 - 1
README.md

@@ -21,7 +21,7 @@ SmartOS
 
 Two alternatives:
 
- 1. Use my "compiled" version from http://nym.se/t/smartos-snapper.tar.gz
+ 1. Use my "compiled" version from http://nym.se/smartos/zsnapper.tar.gz
 
  2.  In a zone that has npm and build tools available, or on a machine running
      Mac OS X or whatever with Node.js installed:

+ 1 - 1
package.json

@@ -16,7 +16,7 @@
     "async": "~0.1.22",
     "cron": "~1.0.1",
     "underscore": "~1.4.2",
-    "zfs": "0.0.4"
+    "zfs": "~1.0.0"
   },
   "repository": {
     "type": "git",