Confirmed users
4,467
edits
Line 126: | Line 126: | ||
cd ~cltbld/opsi-package-sources | cd ~cltbld/opsi-package-sources | ||
su -c './regenerate-package dir-with-your-package' | su -c './regenerate-package dir-with-your-package' | ||
# to confirm that what you want installed on the slave is correct | |||
# look in: | |||
/opt/pcbin/install in your package dir | |||
If there are any issues and you need to regenerate the package you can simply drop in the new code and run the above again. | If there are any issues and you need to regenerate the package you can simply drop in the new code and run the above again. | ||