mirror of
https://github.com/samba-team/samba.git
synced 2025-03-27 22:50:26 +03:00
Fix path to upgradeprovision
This commit is contained in:
parent
44bc8ac22c
commit
4a52ee3cd5
@ -8,7 +8,7 @@ For users of samba4 alpha 8 and after
|
||||
go in the directory where your samba4 provision is stored (/usr/local/samba by default)
|
||||
do tar cf $HOME/backup.tar private (it's also recommended to save the etc/smb.conf and var/sysvol dir aswell)
|
||||
* Go in the source4 dir
|
||||
* run ./python/scripting/upgradeprovision
|
||||
* run ./scripting/bin/upgradeprovision
|
||||
* do make install
|
||||
|
||||
For users of samba4 alpha 8 and after
|
||||
@ -19,6 +19,6 @@ For users of samba4 alpha 8 and after
|
||||
go in the directory where your samba4 provision is stored (/usr/local/samba by default)
|
||||
do tar cf $HOME/backup.tar private (it's also recommended to save the etc/smb.conf and var/sysvol dir aswell)
|
||||
* Go in the source4 dir
|
||||
* run ./python/scripting/upgradeprovision --full
|
||||
* run ./scripting/bin/upgradeprovision --full
|
||||
* do make install
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user