Skip to content

Commit 4c462ec

Browse files
authored
Update update.sh
1 parent 77ee3c3 commit 4c462ec

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

update.sh

+2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
1+
echo "Updating repo"
12
git pull
23
rm -rf /var/gnu-fm/nixtape/themes/2024-end-times/
34
git clone https://github.com/foocorp/end-times.git /var/gnu-fm/nixtape/themes/2024-end-times/
5+
echo "Theme updated"
46
mkdir /var/gnu-fm/nixtape/themes/2024-end-times/templates_c/
57
chmod 777 /var/gnu-fm/nixtape/themes/2024-end-times/templates_c/
68
# apache2ctl graceful

0 commit comments

Comments
 (0)