From 09adb11c492f121626d0ba5391c560d8aa2df018 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sun, 17 Mar 2019 12:48:02 -0300 Subject: Rebuild client data with @serverexit 104, and pull server data So I can stop doing maintenance on Test Server >.> --- herculeswrapper/include.sh | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'herculeswrapper') diff --git a/herculeswrapper/include.sh b/herculeswrapper/include.sh index 06e90d8..97325f8 100644 --- a/herculeswrapper/include.sh +++ b/herculeswrapper/include.sh @@ -42,8 +42,15 @@ function server_logic { } function pull_all { + ls + # Update Server Data cd ../ ./pull.sh force + # Update Client Data + cd testserver + ./pseudo_update.sh + cd .. + # Return to server data cd server-data } -- cgit v1.2.3-70-g09d2