mirror of
https://gitlab.com/libeigen/eigen.git
synced 2025-01-18 14:34:17 +08:00
the answer to the ultimate question in life is: 664
This commit is contained in:
parent
24e1d3266a
commit
9115d33fae
@ -20,4 +20,4 @@ g++ scripts/eigen_gen_credits.cpp -o e
|
||||
./e > credits.out
|
||||
|
||||
rsync credits.out $USER@ssh.tuxfamily.org:eigen/eigen.tuxfamily.org-web/htdocs/credits.out || (echo "upload failed"; exit 1)
|
||||
ssh $USER@ssh.tuxfamily.org "cd eigen/eigen.tuxfamily.org-web/htdocs; chmod 660 credits.out; echo Main_Page | /usr/bin/php maintenance/purgeList.php"
|
||||
ssh $USER@ssh.tuxfamily.org "cd eigen/eigen.tuxfamily.org-web/htdocs; chmod 664 credits.out; echo Main_Page | /usr/bin/php maintenance/purgeList.php"
|
||||
|
Loading…
Reference in New Issue
Block a user