|
|
my $installfile = create_bash_scripts( $home_path, $bash_scripts_path, $precmd, $postcmd, @installcmds );
|
|
my $installfile = create_bash_scripts( $home_path, $bash_scripts_path, $precmd, $postcmd, @installcmds );
|
|
|
my $screen_cmd = create_screen_cmd($screen_id, "./$installfile");
|
|
my $screen_cmd = create_screen_cmd($screen_id, "./$installfile");
|