fix issues

This commit is contained in:
Gabriel 2024-01-20 23:53:30 -05:00
parent 438837cae2
commit 408b41fd61
2 changed files with 2 additions and 1 deletions

@ -1 +1 @@
Subproject commit b1b037e3e1913c1335e95fd663f22c2e15cf2f6f Subproject commit cf7a7adc0d8251d5eabfe9b2e5c8e7e2038c5bf7

View file

@ -1,4 +1,5 @@
#! /bin/sh #! /bin/sh
git pull git pull
git submodule update
hugo hugo
rclone sync -P public/ cyberfreedom:cyberfreedom rclone sync -P public/ cyberfreedom:cyberfreedom