confmanager/add-list

6 lines
71 B
Plaintext

#!/bin/bash
add $(cat ./.paths/.files)
rm ./.paths/.files
create-list