Forum Discussion

momo_84865's avatar
momo_84865
Icon for Nimbostratus rankNimbostratus
May 12, 2014

convert custom script from v9 to v11

here is the custom node management script running at v9, can someone kindly help to convert it using tmsh command? Many thanks.   !/bin/sh prog="nodemgmt"   enable() { change_status "enable" ...