#1634 module updater added
This commit is contained in:
parent
685ba4f587
commit
ea21b59494
1 changed files with 1 additions and 0 deletions
|
@ -138,6 +138,7 @@ $pearcmd config-set doc_dir $peardir/docs || exit 1
|
||||||
$pearcmd config-set data_dir $peardir/data || exit 1
|
$pearcmd config-set data_dir $peardir/data || exit 1
|
||||||
$pearcmd config-set cache_dir $peardir/cache || exit 1
|
$pearcmd config-set cache_dir $peardir/cache || exit 1
|
||||||
$pearcmd config-set test_dir $peardir/tests || exit 1
|
$pearcmd config-set test_dir $peardir/tests || exit 1
|
||||||
|
$pearcmd channel-update pear.php.net
|
||||||
#$pearcmd config-show; exit
|
#$pearcmd config-show; exit
|
||||||
|
|
||||||
#-------------------------------------------------------------------------------
|
#-------------------------------------------------------------------------------
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue