This website works better with JavaScript.
Home
Help
Sign In
inhji
/
tomie
Watch
1
Star
1
Fork
0
Code
Issues
10
Pull Requests
0
Releases
144
Wiki
Activity
Browse Source
fix: source zshrc before building
master
Inhji Y.
11 months ago
parent
40ded7d223
commit
5abfa8f834
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
deploy.sh
+ 1
- 0
deploy.sh
View File
@ -2,6 +2,7 @@
ssh -T root@inhji.de << EOSSH
su tomie
source
~/.zshrc
cd
/opt/tomie
git pull
./build.sh
Write
Preview
Loading…
Cancel
Save