사용자 계정으로 실행 됨(즉 jjkim)
* post-update
#!/bin/bash
#
# An example hook script to prepare a packed repository for use over
# dumb transports.
#
# To enable this hook, rename this file to "post-update".
#set -x
#echo -e "User is $USER"
#echo -e "DC, $(whoami)"
#echo "$(whoami)" >> /tmp/git_hook.txt
#exit 1
unset GIT_DIR
exec ./hooks/build_lltk2.sh
exec git update-server-info
* build_lltk2.sh
#!/bin/bash
#set -x
echo 'a'
echo `pwd`
#cd /home/XXXX/git_repos/lua/ && git pull --force
cd /mnt/sdb/git_repos_for_release/lua/ && git pull --force
echo 'b'
cd myprojects/lltk2 && ./compile.sh
echo 'c'
zip -r -q ~/Dropbox/releases/lltk2.love *
echo 'd'
./clean.sh
echo 'e'
2018년 7월 26일 목요일
피드 구독하기:
댓글 (Atom)
debian 13 trixie setup
install git fonts-firacode libwayland-bin for raylib libasound2-dev libx11-dev libxrandr-dev libxi-dev libgl1-mesa-dev libglu1-mesa-dev libx...
-
Requirements PC text editor vscode, notepad++, sublime text, atom, whatever... image editor gimp, MS paint, photoshop, ... too...
-
cidoo abm066 / 0.8kg (780g mine) aula f65 / 0.804kg (740g mine) gdevil g712ls / 0.705kg (690g mine) gmk67 / 450g (barebone only), (620g dsa ...
-
copied my entire CIV2 installation directory and all subdirectories from my PeeCee to a flashdrive. Then I created the directory ~/.wine/d...
댓글 없음:
댓글 쓰기