This line should not have continued to exist
The line immediately afterwards was what was intended.
This commit is contained in:
@@ -27,7 +27,6 @@ fail_if_not_exists "$encrypted_file" "Please specify an existing file."
|
|||||||
prepare_keychain
|
prepare_keychain
|
||||||
remove_filename_from_cryptlist "$unencrypted_file"
|
remove_filename_from_cryptlist "$unencrypted_file"
|
||||||
vcs_notice "$unencrypted_file"
|
vcs_notice "$unencrypted_file"
|
||||||
git rm "$encrypted_file"
|
|
||||||
vcs_remove "$BB_FILES"
|
vcs_remove "$BB_FILES"
|
||||||
|
|
||||||
vcs_commit "Removing from blackbox: ${unencrypted_file}"
|
vcs_commit "Removing from blackbox: ${unencrypted_file}"
|
||||||
|
|||||||
Reference in New Issue
Block a user