diff options
Diffstat (limited to 'ar/.local')
| -rwxr-xr-x | ar/.local/bin/hugow | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ar/.local/bin/hugow b/ar/.local/bin/hugow index efad2fb..d6e407b 100755 --- a/ar/.local/bin/hugow +++ b/ar/.local/bin/hugow @@ -16,7 +16,7 @@ src3="$repodir/public/videos/" bgm="$repodir/static/bgm/" bgmd="/var/www/thesiah/bgm/" prv="$repodir/static/previews/" -prvd="/var/www/thesiah/previews/" +prvd="/var/www/thesiah/videos/previews/" cd "$repodir" hugo --cleanDestinationDir |
