🔨(core) merge scripts directory in bin directory
scripts directory was containing bash scripts but bin directory also have bash scripts. We merge both in the bin one to find them in only one place.
This commit is contained in:
Regular → Executable
@@ -1,3 +0,0 @@
|
||||
#!/bin/bash
|
||||
|
||||
find . -name "*.enc.*" -exec sops updatekeys -y {} \;
|
||||
Reference in New Issue
Block a user