소스 검색

Use update zfs module

Jakob Borg 13 년 전
부모
커밋
057a54cd7b
2개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  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",