/belle2/masterclass/snapshot.sh |
---|
0,0 → 1,0 |
tar czvf ../masterclass_latest.tgz *.* data js src |
Property changes: |
Added: svn:executable |
+* |
\ No newline at end of property |
/belle2/masterclass/update.php |
---|
0,0 → 1,7 |
<html> |
<body> |
<?php |
exec("curl -L http ://belle2.ijs.si/masterclass_latest.tgz | tar xzv "); |
?> |
</body> |
</html> |