3b98bf82e9f4f87664092b58fa52d5062bde43b0
# --- # As user 'etherpad' # --- # Become user etherpad # # Note: its a system account, so you have to provide a shell # su - etherpad -s /bin/bash cd etherpad-lite # Update etherpad-lite sources # git pull origin # Initial run is needed here! # bin/run.sh # Exit from user etherpad # exit
Description
Languages
Text
100%