line 2 description
This commit is contained in:
parent
5f11c45ed7
commit
19182f3d4c
2 changed files with 2 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
#!/bin/bash
|
||||
#maintenance
|
||||
#vaccum the database
|
||||
echo "--- DATABASE MAINTENANCE ---"
|
||||
cd $HOME/gallery-dl
|
||||
sqlite3 archive.sqlite3 'VACUUM;'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue