diff options
author | Přemysl Eric Janouch <p@janouch.name> | 2023-12-26 01:32:51 +0100 |
---|---|---|
committer | Přemysl Eric Janouch <p@janouch.name> | 2023-12-26 01:33:09 +0100 |
commit | 2e862c3e36cfdb8c656dae6ec3a72e23566c55b8 (patch) | |
tree | 50c9f54b5859c48d1a3506f9441fc338ebf1ec6b /test.sh | |
parent | 91e9985fb977ed63345a657bc698157a3a8243a1 (diff) | |
download | gallery-2e862c3e36cfdb8c656dae6ec3a72e23566c55b8.tar.gz gallery-2e862c3e36cfdb8c656dae6ec3a72e23566c55b8.tar.xz gallery-2e862c3e36cfdb8c656dae6ec3a72e23566c55b8.zip |
Nuke the import command
Diffstat (limited to 'test.sh')
-rwxr-xr-x | test.sh | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -7,7 +7,6 @@ mkdir -p $target cp -ra $HOME/Pictures/Anime $input ./gallery init $target -#./gallery import $target $input ./gallery sync $target $input ./gallery thumbnail $target ./gallery dhash $target |