diff options
| author | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2026-05-06 12:36:02 +0900 |
|---|---|---|
| committer | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2026-05-06 12:36:02 +0900 |
| commit | d728502db0e12d0321f0c96e57d0d8076f2078df (patch) | |
| tree | d1efa90cf2c747a99df89a65b5dad700c0b94a8f /ar | |
| parent | c4040c1263938890e345dde7a1b59ae4a0c78fc9 (diff) | |
modified bin/hugow
Diffstat (limited to 'ar')
| -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 |
