Bug Fixes

main
Graham Helton 2 years ago
parent c725a16b4b
commit 47c09d66ba

@ -258,8 +258,7 @@ new_client(){
distribute_files(){ distribute_files(){
# Places files defined in autodeploy_file.conf to the correct location in the file system # Places files defined in autodeploy_file.conf to the correct location in the file system
backup_old backup_old
echo "cd $HOST_CONFIG_PATH" cd $HOST_CONFIG_PATH
exit
# Need an odd for loop syntax because zsh handles file globs differently than bash # Need an odd for loop syntax because zsh handles file globs differently than bash

Loading…
Cancel
Save