Skip to content

Commit b4cdd98

Browse files
authored
Update ss-sync-staging.txt
1 parent a0ae1f8 commit b4cdd98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bash/ss-sync-staging.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ ss_echo "${COLOR_INFO}Running ss-sync-staging... ${COLOR_RESET}"
7878
## check if SlickStack dashboard staging.wp_options has paused sync-staging before proceeding
7979

8080
# select EmployeeName from DemoTable where isMarried=true;
81-
# ss_options_staging_sync_status=$(ss_mysql_root -BNe "USE staging; SELECT EmployeeName FROM DemoTable WHERE id=1")
81+
# ss_options_staging_sync_status=$(ss_mysql_user -BNe "USE staging; SELECT EmployeeName FROM DemoTable WHERE id=1")
8282
# $sql = "SELECT 'id' FROM Users WHERE username='$name'";
8383

8484
####################################################################################################

0 commit comments

Comments
 (0)