Skip to content

Commit

Permalink
Update build.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
RafaelTaranto authored Sep 11, 2024
1 parent d4fe613 commit 412c191
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions deploy/codebase/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -130,6 +130,3 @@ cp -a $BUILD_FILES_DIR/fonts/NotoKufiArabic $TARGET_MACHINE_DIR/ui/css/fonts
cp -a $BUILD_FILES_DIR/fonts/NotoSansHebrew $TARGET_MACHINE_DIR/ui/css/fonts
cp -a $BUILD_FILES_DIR/fonts/Rubik $TARGET_MACHINE_DIR/ui/css/fonts
cp -a $BUILD_FILES_DIR/fonts/SourceSansPro $TARGET_MACHINE_DIR/ui/css/fonts

git --git-dir=$MACHINE_DIR/.git rev-parse --short HEAD > $EXPORT_DIR/revision.txt
cat $EXPORT_DIR/revision.txt

0 comments on commit 412c191

Please sign in to comment.