Skip to content

Commit c09ab86

Browse files
committed
Ops 👀
1 parent ccef0c7 commit c09ab86

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

backup.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,7 @@ fi
8484
if [ -f "$ZING" ]; then
8585
rm -r "$ZING"
8686
rm -r "$PTERO/resources/scripts/components/server/files/FileViewer.tsx"
87+
rm -r "$PTERO/resources/scripts/components/SidePanel.tsx"
8788
fi
8889
#### THEME ZINGTHEME ####
8990
}

themes/version1.x/ZingTheme/build.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -254,6 +254,7 @@ echo
254254
print_brake 25
255255
echo -e "* ${GREEN}Producing panel...${reset}"
256256
print_brake 25
257+
echo
257258
if [ -d "$PTERO/node_modules" ]; then
258259
cd "$PTERO"
259260
yarn add @emotion/react

0 commit comments

Comments
 (0)