|
@@ -12,7 +12,7 @@ insertpackage 'stable' 'good-pkg' 'all' '1.0'
|
|
|
setupaptarchive
|
|
setupaptarchive
|
|
|
|
|
|
|
|
changetowebserver
|
|
changetowebserver
|
|
|
-ARCHIVE='http://localhost/'
|
|
|
|
|
|
|
+ARCHIVE='http://localhost:8080/'
|
|
|
msgtest 'Initial apt-get update should work with' 'InRelease'
|
|
msgtest 'Initial apt-get update should work with' 'InRelease'
|
|
|
aptget update -qq && msgpass || msgfail
|
|
aptget update -qq && msgpass || msgfail
|
|
|
|
|
|